GCP ACE · Question 01 · Domain 1.1: Setting up cloud projects and accounts
You have recently joined a new team and need to set up a new Google Cloud project for a development environment. You want to use the Cloud SDK to create the project with the ID 'dev-env-789'.
Which gcloud command should you use?
Answer options:
gcloud init project dev-env-789
gcloud projects create dev-env-789
gcloud config set project dev-env-789
gcloud compute project create dev-env-789
50 questions · hints · full answers · grading