Gsutil snap request

I was poking around on GCP and wanted to fling some files up to storage and came across this handy little utility which you can install stand alone (as opposed to installing all the GCP SDK tools).

The installation instructions are either add some custom repos or curl | bash.
I feel like this could be trivial to snap but lack the GitHub chops to go about it in the right way. It looks like someone raised it as an issue… several years ago. https://github.com/GoogleCloudPlatform/gsutil/issues/586

Turns out this already exists inside google-cloud-sdk snap. :tada:

1 Like