GCP ACE · Question 08 · Domain 1.3: Installing and configuring the CLI
You need to set the default compute zone to us-central1-a and the default project to my-project-123 for your current gcloud environment. Which TWO commands should you use? (Select TWO)
Answer options:
gcloud config set compute/zone us-central1-a
gcloud compute zone set us-central1-a
gcloud config set project my-project-123
gcloud project set my-project-123
gcloud set default-project my-project-123
50 questions · hints · full answers · grading