Versions in this module Expand all Collapse all v1 v1.0.0 May 15, 2018 Changes in this version + var LogWriter io.Writer = os.Stderr + func Parse(args []string) error + type BoshConfig struct + Config commander.Config + func (a *BoshConfig) UnmarshalFlag(data string) error + type BrdCommand struct + ManifestArg ManifestArg + OpsFiles []string + Output string + Parallel int + Path string + SkipInsecure bool + VarErrors bool + VarErrorsUnused bool + VarFiles []string + VarKVs []string + VarsEnvs []string + VarsFiles []string + func (c *BrdCommand) Execute(_ []string) error + type CommanderCommand struct + BoshConfig BoshConfig + Environments []string + GwDisable bool + GwHost string + GwPrivateKeyPath string + GwUsername string + Password string + ScriptYml ScriptYml + Store string + Username string + func (c *CommanderCommand) Execute(_ []string) error + type Job struct + type Manifest struct + Bytes []byte + func (a *Manifest) UnmarshalFlag(data string) error + type ManifestArg struct + Manifest Manifest + type Options struct + Verbose bool + type ScriptYml struct + Script *commander.Script + func (a *ScriptYml) UnmarshalFlag(data string) error + type ScriptYmlArg struct + ScriptYml ScriptYml