List of questions
Related questions
Question 75 - Associate Cloud Engineer discussion
You need to produce a list of the enabled Google Cloud Platform APIs for a GCP project using the gcloud command line in the Cloud Shell. The project name is my-project. What should you do?
A.
Run gcloud projects list to get the project ID, and then run gcloud services list --project .
B.
Run gcloud init to set the current project to my-project, and then run gcloud services list --available.
C.
Run gcloud info to view the account value, and then run gcloud services list --account <Account>.
D.
Run gcloud projects describe to verify the project value, and then run gcloud services list --available.
Your answer:
0 comments
Sorted by
Leave a comment first