Documentation ¶
Overview ¶
Package command provides cmd-line utilities around the API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EngageCommand ¶
func (*EngageCommand) Help ¶
func (c *EngageCommand) Help() string
func (*EngageCommand) Run ¶
func (c *EngageCommand) Run(args []string) int
func (*EngageCommand) Synopsis ¶
func (c *EngageCommand) Synopsis() string
type ExportCommand ¶
func (*ExportCommand) Help ¶
func (c *ExportCommand) Help() string
func (*ExportCommand) Run ¶
func (c *ExportCommand) Run(args []string) int
func (*ExportCommand) Synopsis ¶
func (c *ExportCommand) Synopsis() string
type VersionCommand ¶
func (*VersionCommand) Help ¶
func (c *VersionCommand) Help() string
func (*VersionCommand) Run ¶
func (c *VersionCommand) Run(_ []string) int
func (*VersionCommand) Synopsis ¶
func (c *VersionCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.