Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultStopTimeout = 15 * time.Second
Variables ¶
View Source
var RootCmd = &cobra.Command{ Long: "A bosh process manager for starting and stopping release jobs", RunE: root, Short: "A bosh process manager for starting and stopping release jobs", SilenceErrors: true, Use: "bpm", PersistentPreRunE: rootPre, }
View Source
var Version string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.