Skip to content

gws drive files download reports success but does not create --output file #789

@MattSkala

Description

@MattSkala

gws drive files download returns done: true and a valid downloadUri, but no file is written to the path passed with --output.

Repro:

gws drive files download --params '{"fileId":"...","mimeType":"text/csv"}' --output "csv/test-download.csv"

Expected:
csv/test-download.csv exists and is non-empty.

Actual:
Command prints success JSON (done: true), but csv directory is empty.

Environment:

  • macOS 26.4.1
  • zsh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions