Skip to content

Latest commit

 

History

History
 
 

gaeinfo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Google App Engine Information

Open in Cloud Shell

WARNING - this version runs on App Engine Flexible using the deprecated COMPAT runtime.

Most users will prefer to use the Metadata example for flex (in progress)

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