As in, "Gee, where is that bucket anyways?"
Also as in, "Google, where did I put that bucket?"
Mini Cli tool to remind you which GCP project a storage bucket is in.
brew tap samwheating/samwheating
brew install gwhere
gwhere <bucket>
You'll need stat
access to the bucket and access to its containg project.
Previously it took me two gsutil
/ gcloud
commands to get the project ID of one of my buckets. I had to do this on at least two separate occasions this year so it was becoming a significant time sink.
Probably, yeah.