aedeploy

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL