Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DevCommand ¶
DevCommand is the command to show the version of the agent
func (*DevCommand) DefineFlags ¶
func (d *DevCommand) DefineFlags()
DefineFlags defines the command flags
func (*DevCommand) GetBaseCommand ¶
func (d *DevCommand) GetBaseCommand() string
func (*DevCommand) GetHelperText ¶
func (d *DevCommand) GetHelperText() string
func (*DevCommand) Help ¶
func (d *DevCommand) Help() string
Help implements the cli.Command interface
func (*DevCommand) Run ¶
func (d *DevCommand) Run(args []string) int
Run implements the cli.Command interface
func (*DevCommand) Synopsis ¶
func (d *DevCommand) Synopsis() string
Synopsis implements the cli.Command interface
Click to show internal directories.
Click to hide internal directories.