Documentation
¶
Overview ¶
Package bundle contains the bundle subcommand
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BundleCmd = &cobra.Command{
Use: cmdName + " [command]",
Short: "Manage bundle resources",
Long: `Manage bundle resources`,
RunE: bundleRun,
}
BundleCmd is the root command for the bundle subcommand
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.