Question 46 of 284
Single answerYou deployed an App Engine application using gcloud app deploy, but it did not deploy to the intended project. You want to find out why this happened and where the application deployed. What should you do?
ACheck the app.yaml file for your application and check project settings.
BCheck the web-application.xml file for your application and check project settings.
CGo to Deployment Manager and review settings for deployment of applications.
✓DGo to Cloud Shell and run gcloud config list to review the Google Cloud configuration used for deployment.
✓
Correct Answer: D
Go to Cloud Shell and run gcloud config list to review the Google Cloud configuration used for deployment.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.