GCP ACE · Question 19 · Domain 3.1: Deploying and implementing Compute Engine resources
You need to create a new Compute Engine instance using the gcloud CLI. The instance must run under a specific custom service account (app-sa@my-project.iam.gserviceaccount.com) and have access to the cloud-platform API scope.
Which gcloud command flags should you use?
Answer options:
--service-account and --scopes
--iam-account and --permissions
--service-account and --roles
--account and --api-access
50 questions · hints · full answers · grading