
Ultimate access to all questions.
You have used the gcloud app deploy command to deploy an App Engine application. However, it was deployed to a different project than what was intended. You need to investigate the reasons for this misdeployment and identify the project where the application was actually deployed. What steps should you take to resolve this issue?
A
Check the app.yaml file for your application and check project settings.
B
Check the web-application.xml file for your application and check project settings.
C
Go to Deployment Manager and review settings for deployment of applications.
D
Go to Cloud Shell and run gcloud config list to review the Google Cloud configuration used for deployment.