Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListPlansCmd ¶
ListPlansCmd wraps the smctl list-plans command
func NewListPlansCmd ¶
func NewListPlansCmd(context *cmd.Context) *ListPlansCmd
NewListPlansCmd returns new list-plans command with context
func (*ListPlansCmd) HideUsage ¶
func (lp *ListPlansCmd) HideUsage() bool
HideUsage hide command's usage
func (*ListPlansCmd) Prepare ¶
func (lp *ListPlansCmd) Prepare(prepare cmd.PrepareFunc) *cobra.Command
Prepare returns cobra command
func (*ListPlansCmd) SetOutputFormat ¶
func (lp *ListPlansCmd) SetOutputFormat(format output.Format)
SetOutputFormat set output format
Click to show internal directories.
Click to hide internal directories.