Google
ASSOCIATE-CLOUD-ENGINEER · Question #248
What is the gcloud command to set default zone for compute engine server using gcloud cli?
The correct answer is C. gcloud config set compute/zone us-east1-a. The gcloud command to set default zone for compute engine is gcloud config set compute/zone
Submitted by carlos_mx· Mar 30, 2026Setting up a cloud solution environment
Question
What is the gcloud command to set default zone for compute engine server using gcloud cli?
Options
- Agcloud config set compute/zone us-east-1
- Bgcloud config configurations set compute/zone us-east-1a
- Cgcloud config set compute/zone us-east1-a
- Dgcloud defaults set compute/zone us-east-1
How the community answered
(21 responses)- A5% (1)
- C90% (19)
- D5% (1)
Explanation
The gcloud command to set default zone for compute engine is gcloud config set compute/zone
Topics
#gcloud CLI#compute zone#configuration#default settings
Community Discussion
No community discussion yet for this question.