package
Version:
v1.0.0-alpha-83
Opens a new window with list of versions in this module.
Published: Feb 1, 2017
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var DeployCmd = &cobra.Command{
Use: "deploy",
Short: "Deploy the current project",
PreRunE: preRun,
RunE: run,
}
DeployCmd deploys a given project
Source Files
¶
Click to show internal directories.
Click to hide internal directories.