Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GroupCmd = &cobra.Command{
Use: "group",
Short: "manage groups of packages",
Long: `
The "group" subcommand manages a group of packages.
`,
Example: `
webman group add
webman group remove
`,
}
rootCmd represents the base command when called without any subcommands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.