Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Export ¶
type Export struct { T_Type string `desc:"Export specific type"` O_Output string `desc:"Output format (yaml/json)"` }
func (*Export) Run ¶
func (e *Export) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.