Documentation ¶
Overview ¶
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Code generated by "make cli"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginCommand ¶ added in v0.7.0
func (*PluginCommand) AutocompleteArgs ¶ added in v0.7.0
func (c *PluginCommand) AutocompleteArgs() complete.Predictor
func (*PluginCommand) AutocompleteFlags ¶ added in v0.7.0
func (c *PluginCommand) AutocompleteFlags() complete.Flags
func (*PluginCommand) Flags ¶ added in v0.7.0
func (c *PluginCommand) Flags() *base.FlagSets
func (*PluginCommand) Help ¶ added in v0.7.0
func (c *PluginCommand) Help() string
func (*PluginCommand) Run ¶ added in v0.7.0
func (c *PluginCommand) Run(args []string) int
func (*PluginCommand) Synopsis ¶ added in v0.7.0
func (c *PluginCommand) Synopsis() string
type StaticCommand ¶
func (*StaticCommand) AutocompleteArgs ¶
func (c *StaticCommand) AutocompleteArgs() complete.Predictor
func (*StaticCommand) AutocompleteFlags ¶
func (c *StaticCommand) AutocompleteFlags() complete.Flags
func (*StaticCommand) Flags ¶
func (c *StaticCommand) Flags() *base.FlagSets
func (*StaticCommand) Help ¶
func (c *StaticCommand) Help() string
func (*StaticCommand) Run ¶
func (c *StaticCommand) Run(args []string) int
func (*StaticCommand) Synopsis ¶
func (c *StaticCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.