Is it possible to use gcloud or gcutil to list all registered projects for a login? At https://developers.google.com/cloud/sdk/gcloud there is no mention of such an option.
Similar to gcloud config list --all
, I am looking for something like gcloud project list --all