Solved

You Have One GCP Account Running in Your Default Region

Question 191

Multiple Choice

You have one GCP account running in your default region and zone and another account running in a non-default region and zone. You want to start a new Compute Engine instance in these two Google Cloud Platform accounts using the command line interface. What should you do?


A) Create two configurations using gcloud config configurations create [NAME]. Run gcloud config configurations activate [NAME] to switch between accounts when running the commands to start the Compute Engine instances. Create two configurations using gcloud config configurations create [NAME]. Run gcloud config configurations activate [NAME] to switch between accounts when running the commands to start the Compute Engine instances.
B) Create two configurations using gcloud config configurations create [NAME]. Run gcloud configurations list to start the Compute Engine instances. gcloud configurations list to start the Compute Engine instances.
C) Activate two configurations using gcloud configurations activate [NAME]. Run gcloud config list to start the Compute Engine instances. Activate two configurations using gcloud configurations activate [NAME]. Run gcloud config list
D) Activate two configurations using gcloud configurations activate [NAME]. Run gcloud configurations list to start the Compute Engine instances.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions