Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands map[string]cli.CommandFactory
View Source
var Ui cli.Ui
Functions ¶
This section is empty.
Types ¶
type DeployCommand ¶
type DeployCommand struct {
Meta Meta
}
func (*DeployCommand) Help ¶
func (c *DeployCommand) Help() string
func (*DeployCommand) Run ¶
func (pc *DeployCommand) Run(args []string) int
func (*DeployCommand) Synopsis ¶
func (c *DeployCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.