| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This sample demonstrates how to use the App Identity API on Google App Engine.
This example uses the Maven gcloud plugin. To run this sample locally:
$ mvn gcloud:run
In the following command, replace YOUR-PROJECT-ID with your Google Cloud Project ID.
$ mvn gcloud:deploy -Dgcloud.gcloud_project=YOUR-PROJECT-ID
To save your project settings so that you don't need to enter the -Dgcloud.gcloud_project=YOUR-CLOUD-PROJECT-ID parameters, you can:
You will now be able to run
$ mvn gcloud:deploy
without the need for any additional parameters.
| Back | FazBrowse Home | New Git URL |