GCP ACE · Question 06 · Domain 1.3: Installing and configuring the CLI
You have just installed the Google Cloud SDK on your local machine. You want to authenticate, set your default project to 'my-company-prod', and set your default compute zone to 'us-central1-a' in a single interactive process.
Which command should you run?
Answer options:
gcloud auth login
gcloud config set project my-company-prod
gcloud init
gcloud setup
50 questions · hints · full answers · grading