Skip to content

Latest commit

 

History

History

metadata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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