Documentation
¶
Index ¶
- func CreateCloneCommand() *cobra.Command
- func CreateDocsCommand() *cobra.Command
- func CreateDryRunCommand() *cobra.Command
- func CreateInfoCommand() *cobra.Command
- func CreateStartCommand() *cobra.Command
- func CreateValidateCommand() *cobra.Command
- func CreateVersionCommand() *cobra.Command
- func ResetDryRunFlags(dryRunCmd *cobra.Command)
- func ResetInfoCommandFlags(cmd *cobra.Command)
- func ResetStartCommandFlags(startCmd *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCloneCommand ¶
CreateCloneCommand creates the 'clone' command and its respective flags.
func CreateDocsCommand ¶
CreateDocsCommand creates the 'docs' command.
func CreateDryRunCommand ¶
CreateDryRunCommand creates the 'dry-run' command and its respective flags.
func CreateInfoCommand ¶
CreateInfoCommand creates the 'info' command and its respective flags.
func CreateStartCommand ¶
CreateStartCommand creates the 'start' command and its respective flags.
func CreateValidateCommand ¶
CreateValidateCommand creates the 'validate' command.
func CreateVersionCommand ¶
CreateVersionCommand creates the 'version' command.
func ResetDryRunFlags ¶
ResetDryRunFlags resets the flags of the 'dry-run' command.
func ResetInfoCommandFlags ¶
ResetInfoCommandFlags resets the flags of the 'info' command.
func ResetStartCommandFlags ¶
ResetStartCommandFlags resets the flags of the 'start' command.
Types ¶
This section is empty.