Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DeployCmd = &cobra.Command{
Use: "deploy",
Short: "Perform services deployment",
PreRunE: preRun,
RunE: runRun,
}
DeployCmd runs the WeDeploy local infrastructure and / or a project or service
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.