GoogleCloudPlatform / gsutil

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

Fixes label command shim translation issue. #1786

Closed kautikdk closed 1 month ago

kautikdk commented 1 month ago

Currently, Shim is broken for gsutil label command and also requires pretty printed json in the output. This PR fixes the broken shim translation and add indent in the formatter to format shim output.