Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GCS support to skylark cp CLI command #97

Merged
merged 15 commits into from
Jan 27, 2022
Merged

Add GCS support to skylark cp CLI command #97

merged 15 commits into from
Jan 27, 2022

Conversation

sarahwooders
Copy link
Contributor

Tested with:

skylark cp gs://sarah-skylark-us-west1-a/test test
skylark cp test gs://sarah-skylark-us-east-1b/

Note that skylark cp test gs://sarah-skylark-us-east-1b fails (need / at end). Also both commands (below) copy the content of test (not the folder) into the bucket:

skylark cp test gs://sarah-skylark-us-east-1b/
skylark cp test/ gs://sarah-skylark-us-east-1b/

@parasj
Copy link
Contributor

parasj commented Jan 27, 2022

LGTM

@sarahwooders sarahwooders merged commit 33a40a2 into main Jan 27, 2022
@sarahwooders sarahwooders deleted the dev/gcs-cli branch January 27, 2022 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants