GCP ACE · Question 08 · Domain 1.3: Installing and configuring the CLI
You are working in the Cloud Shell and need to run several commands against a project with the ID 'my-company-analytics-123'. You want to avoid typing the project ID flag for every command.
Which command should you run FIRST?
Answer options:
gcloud set project my-company-analytics-123
gcloud config set project my-company-analytics-123
gcloud projects set default my-company-analytics-123
export GCP_PROJECT=my-company-analytics-123
50 questions · hints · full answers · grading