Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.47 KB

File metadata and controls

51 lines (33 loc) · 1.47 KB

Google App Engine - Metadata Inspection

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
  • gcloud components update

Maven

Running locally

NOTE - There is no local Metadata server, so local running isn't available. It is possible to setup an Emulator.

Deploying

$ mvn appengine:deploy