Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Debug bool `help:"Show debug" default:"false"` AccessKey string `help:"Access key" default:"$ECLOUD_ACCESS_KEY"` AccessSecret string `help:"Secret" default:"$ECLOUD_ACCESS_SECRET"` RegionId string `help:"RegionId" default:"$ECLOUD_REGION"` SUBCOMMAND string `help:"ecloudcli subcommand" subcommand:"true"` }
Click to show internal directories.
Click to hide internal directories.