You deployed an App Engine app but it deployed to the wrong project. How can you determine which Google Cloud configuration was used for the deployment?
Choose an answer
Tap an option to check your answer.
Correct answer: In Cloud Shell run gcloud config list to review the active Google Cloud configuration used for deployment..
Why this is the answer
The gcloud config list command displays the active configuration properties, including the project that gcloud commands will target by default. This is crucial for understanding which project a deployment command would have used. Checking app.yaml or web-application.xml (for Java apps) is incorrect because these files define application settings, not the target Google Cloud project. Deployment Manager is for managing infrastructure deployments, not for inspecting the gcloud CLI's active project configuration.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed