gsutil is a Python application that lets you access Google Cloud Storage from the command line. You can use gsutil to do a wide range of bucket and object management tasks, including: * Creating and deleting buckets. * Uploading, downloading, and deleting objects. * Listing buckets and objects. * Moving, copying, and renaming objects. * Editing object and bucket ACLs. https://cloud.google.com/storage/docs/gsutil?hl=en
@Conall Did you forget to attach a patch? :)
(In reply to Kubilay Kocak from comment #1) It's still a work in progress, but I wanted to file the PR to make my intentions clear and prevent duplicated efforts. Patch should be ready in the next few days
There's a gsutil in net/google-cloud-sdk. Is this different?
(In reply to Conall O'Brien from comment #2) > Patch should be ready in the next few days 4 months have passed already. If there's still no patch, I suggest to close this PR.