Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.52 KB

File metadata and controls

53 lines (34 loc) · 1.52 KB

Google App Engine Information

Open in Cloud Shell

This sample displays what's going on in your app. It dumps the environment and lots more.

See the Google App Engine standard environment documentation for more detailed instructions.

Setup

Use either:

  • gcloud init
  • gcloud auth application-default login

Maven

Running locally

$ mvn appengine:run

Deploying

$ mvn appengine:deploy