Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Edit ¶
type Edit struct { Raw bool `desc:"Edit the raw API object, not the pretty formatted one"` T_Type string `desc:"Specific type to edit"` }
func (*Edit) Run ¶
func (edit *Edit) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.