List the available projects:
gcloud projects list
Take note of the ID of the project you want to select, then use:
gcloud config set project <PROJECT_ID>List the available projects:
gcloud projects list
Take note of the ID of the project you want to select, then use:
gcloud config set project <PROJECT_ID>