SyntaxFix
Write A Post
Hire A Developer
Questions
Just use the gcloud projects list to get the project you have . Get the PROJECT_ID of the poject to use After that use gcloud set project --project=PROJECT_ID to set the project.
gcloud projects list
gcloud set project --project=PROJECT_ID