Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommandInstall ¶
func NewCommandInstall(rootCommand *RootCommand) *cobra.Command
func NewCommandList ¶
func NewCommandList(rootCommand *RootCommand) *cobra.Command
func NewRootCommand ¶
Types ¶
type InstallCommand ¶
type InstallCommand struct {
RootCommand *RootCommand
Name string
}
type ListCommand ¶
type ListCommand struct {
RootCommand *RootCommand
}
Click to show internal directories.
Click to hide internal directories.