GCP ACE · Question 08 · Domain 1.3: Installing and configuring the CLI
You frequently switch between managing a 'Development' environment and a 'Production' environment. Each environment uses a different GCP project, a different default compute zone, and a different authorized service account.
Which TWO gcloud commands should you use to efficiently manage and switch between these distinct environments without re-authenticating or resetting individual properties each time? (Select TWO)
Answer options:
gcloud config configurations create
gcloud auth login --update-profile
gcloud config configurations activate
gcloud projects switch
gcloud environments toggle
50 questions · hints · full answers · grading