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. Supported types: namespace or service"`
Raw bool `desc:"Export the raw API object, not the pretty formatted one"`
}
func (*Export) Run ¶
func (e *Export) Run(ctx *clicontext.CLIContext) error
Source Files
¶
- export.go
Click to show internal directories.
Click to hide internal directories.