Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InfoOptions ¶
type InfoOptions struct {
Output string `long:"output" short:"o" usage:"Set output format. Options: table,yaml,json,list" default:"table"`
Update bool `long:"update" short:"u" usage:"Get latest information about components before listing results"`
}
Click to show internal directories.
Click to hide internal directories.