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