Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the correct command to create a new Compute Engine instance named gcelab2 in the zone us-central1-c?
gcelab2
us-central1-c
A
gcloud compute instances init gcelab2 --zone us-central1-c
B
gcloud compute instances create gcelab2 --zone us-central1-c
C
gcloud compute instances make gcelab2 --zone us-central1-c
D
gcloud compute instances init gcelab2 --region us-central1-c