
Debasish Panda
"gcloud config list" command does not show my project name
I just get the below –
project =
[metrics]
Sign Up Free or Log In to participate!
"gcloud config list" command does not show my project name
I just get the below –
project =
[metrics]
Psst…this one if you’ve been moved to ACG!
Got the reason – I used the "gcloud config set project" command to set the project and now I am able to see the project id using gcloud config list
I think you have to change or add the project manually at the top of the cloud shell near setting menu. Let me know if this helped .
the correct command to list the projects are – gcloud projects list