Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &gocli.Command{
UsageLine: "release",
Short: "various release-related actions",
Long: `
Perform various release-related actions. See the subcommands.
`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
List the changes associated with the currently running release.
|
List the changes associated with the currently running release. |
Deploy a release into production.
|
Deploy a release into production. |
Print release notes into the console.
|
Print release notes into the console. |
Stage the current release branch for acceptance.
|
Stage the current release branch for acceptance. |
Create a new release branch on top of the trunk branch.
|
Create a new release branch on top of the trunk branch. |
Click to show internal directories.
Click to hide internal directories.