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

Rename a file when copying #340

Open
elitongadotti opened this issue Aug 29, 2023 · 0 comments
Open

Rename a file when copying #340

elitongadotti opened this issue Aug 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@elitongadotti
Copy link

elitongadotti commented Aug 29, 2023

TL;DR

Similar to when we use gsutil cp (below), it would be great to rename the file when the destination is not a bucket.

gsutil cp source/file.txt gs://bucket/new_file_name.txt

Detailed design

Otherwise, the option would be use gsutil anyway to rename it. The improvement is on avoid using a different action (less lines/verbosity)

Additional information

No response

@elitongadotti elitongadotti added the enhancement New feature or request label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant