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

feat: gsutil file format mutator for same bucket #1757

Open
RahulDubey391 opened this issue Nov 25, 2023 · 0 comments
Open

feat: gsutil file format mutator for same bucket #1757

RahulDubey391 opened this issue Nov 25, 2023 · 0 comments

Comments

@RahulDubey391
Copy link

Hi Folks,

looking for the feature for allowing changing file formats in the same bucket through command line interface.

The bucket can have 1000's of files having same format for example:

  • "application/octet-stream" which can be morphed to another format like "application/x-log".
  • Command should also allow changing the file formats based on stored format field and not only the extension of the file.
  • Command should work on the same bucket. There can be a temp bucket just for moving from one format and getting in another format.
  • Lastly, the command line should also provide a list of the files that got changed.

Thanks!

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

No branches or pull requests

1 participant