Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = cli.Command{ Name: "build", Usage: "manage builds", Subcommands: []cli.Command{ buildListCmd, buildLastCmd, buildInfoCmd, buildStopCmd, buildStartCmd, buildApproveCmd, buildDeclineCmd, buildPromoteCmd, buildRollbackCmd, }, }
Command exports the build command set.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.