Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { *core.Options ReleaseVersion string ReleaseConfig string NoWait bool Domain string Local bool LocalSrcPath string LocalInstallerVersion string LocalInstallerDir string Timeout time.Duration Password string OverrideConfigs overrideFileList }
Options defines available options for the command
func NewOptions ¶
NewOptions creates options with default values
Click to show internal directories.
Click to hide internal directories.