Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Export ¶
type Export struct { Format string `desc:"Specify output format, yaml/json. Defaults to yaml" default:"yaml"` Riofile bool `desc:"Export riofile format. (example: rio export --riofile namespace/default)"` }
func (*Export) Run ¶
func (e *Export) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.