Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
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