Documentation ¶ Index ¶ type Up func (u *Up) Run(app *cli.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Up ¶ type Up struct { A_Answers string `desc:"Answer file in with key/value pairs in yaml or json"` Prompt bool `desc:"Re-ask all questions if answer is not found in environment variables"` } func (*Up) Run ¶ func (u *Up) Run(app *cli.Context) error Source Files ¶ up.go Click to show internal directories. Click to hide internal directories.