
Ultimate access to all questions.
Your team is preparing to deploy an App Engine application using the Go runtime in a Standard Environment. What is the correct command to deploy the application?
A
gcloud app apply app.yaml
B
gcloud app-engine apply app.yaml
C
gcloud app deploy app.yaml
D
gcloud app-engine deploy app.yaml