Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "disable", Short: "Disables a workflow and prevents new versions from being created.", Long: ``, RunE: run, Args: cobra.NoArgs, }
Cmd is the cobra command object
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.