appenginegoogle.golang.org/appengine/cmd/aedeploy

aedeploy command

Program aedeploy assists with deploying App Engine "flexible environment" Go apps to production. A temporary directory is created; the app, its subdirectories, and all its dependencies from $GOPATH are copied into the directory; then the app is deployed to production with the provided command.

The app must be in "package main".

This command must be issued from within the root directory of the app (where the app.yaml file is located).

Version
v1.6.2
Published
Aug 28, 2019
Platform
windows/amd64
Imports
6 packages
Last checked
2 hours ago

Tools for package owners.