
Google Associate Cloud Engineer
Get started today
Ultimate access to all questions.
You've created two compute instances in the europe-west2-a
zone using the commands gcloud compute instances create instance1
and gcloud compute instances create instance2
. However, you now wish to create instances in different zones. Your current gcloud
configuration is set to europe-west2-a
. To ensure you're prompted for a zone each time you create a new instance, what action should you take?
You've created two compute instances in the europe-west2-a
zone using the commands gcloud compute instances create instance1
and gcloud compute instances create instance2
. However, you now wish to create instances in different zones. Your current gcloud
configuration is set to europe-west2-a
. To ensure you're prompted for a zone each time you create a new instance, what action should you take?
Real Exam