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 StaticCommand ¶ added in v0.9.0
func (*StaticCommand) AutocompleteArgs ¶ added in v0.9.0
func (c *StaticCommand) AutocompleteArgs() complete.Predictor
func (*StaticCommand) AutocompleteFlags ¶ added in v0.9.0
func (c *StaticCommand) AutocompleteFlags() complete.Flags
func (*StaticCommand) Flags ¶ added in v0.9.0
func (c *StaticCommand) Flags() *base.FlagSets
func (*StaticCommand) Help ¶ added in v0.9.0
func (c *StaticCommand) Help() string
func (*StaticCommand) Run ¶ added in v0.9.0
func (c *StaticCommand) Run(args []string) int
func (*StaticCommand) Synopsis ¶ added in v0.9.0
func (c *StaticCommand) Synopsis() string
type VaultCommand ¶
func (*VaultCommand) AutocompleteArgs ¶
func (c *VaultCommand) AutocompleteArgs() complete.Predictor
func (*VaultCommand) AutocompleteFlags ¶
func (c *VaultCommand) AutocompleteFlags() complete.Flags
func (*VaultCommand) Flags ¶
func (c *VaultCommand) Flags() *base.FlagSets
func (*VaultCommand) Help ¶
func (c *VaultCommand) Help() string
func (*VaultCommand) Run ¶
func (c *VaultCommand) Run(args []string) int
func (*VaultCommand) Synopsis ¶
func (c *VaultCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.