Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAddCmd ¶
func NewAddCmd(o *options.GlobalOptions) *cobra.Command
NewAddCmd returns a new "add" subcommand. It expects the GlobalOptions param to be initialized
func NewDelCmd ¶
func NewDelCmd(o *options.GlobalOptions) *cobra.Command
NewDelCmd initializes a new "del" subcommand. It expects the GlobalOptions param to be initialized
func NewListCmd ¶
func NewListCmd(o *options.GlobalOptions) *cobra.Command
NewListCmd initializes a new "list" subcommand. It expects the GlobalOptions param to be initialized.
func NewRootCmd ¶
func NewRootCmd(o *options.GlobalOptions) *cobra.Command
NewRootCmd initializes a new root command and the given GlobalOptions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.