Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StartOptions ¶
type StartOptions struct { All bool `long:"all" usage:"Start all instances"` Wait time.Duration `local:"true" long:"wait" short:"w" usage:"Timeout to wait for the instance to start (ms/s/m/h)"` Output string `long:"output" short:"o" usage:"Set output format. Options: table,yaml,json,list" default:"table"` Metro string `noattribute:"true"` Token string `noattribute:"true"` }
Click to show internal directories.
Click to hide internal directories.