GoogleCloudPlatform / gsutil

A command line tool for interacting with cloud storage services.
Apache License 2.0
873 stars 333 forks source link

feat: gsutil file format mutator for same bucket #1757

Open RahulDubey391 opened 10 months ago

RahulDubey391 commented 10 months ago

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:

Thanks!