Documentation ¶
Index ¶
- func NewAddSourceCommand(factory cmd.Factory) *cobra.Command
- func NewCommand(factory cmd.Factory) *cobra.Command
- func NewListSourcesCommand(factory cmd.Factory) *cobra.Command
- func NewRemoveSourceCommand(factory cmd.Factory) *cobra.Command
- func NewSourcesCommand(factory cmd.Factory) *cobra.Command
- func NewViewCommand(factory cmd.Factory) *cobra.Command
- type AddSourceCommand
- type Command
- type ListSourcesCommand
- type RemoveSourceCommand
- type ViewCommand
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAddSourceCommand ¶
NewAddSourceCommand creates and returns the command
func NewCommand ¶
NewCommand creates and returns a new command
func NewListSourcesCommand ¶
NewListSourcesCommand creates and returns the command
func NewRemoveSourceCommand ¶
NewRemoveSourceCommand creates and returns the command
func NewSourcesCommand ¶
NewSourcesCommand creates and returns the command
Types ¶
type AddSourceCommand ¶
AddSourceCommand are the options for the command
type ListSourcesCommand ¶
ListSourcesCommand are the options for the command
type RemoveSourceCommand ¶
RemoveSourceCommand are the options for the command
type ViewCommand ¶
ViewCommand are the options for the command
Click to show internal directories.
Click to hide internal directories.