Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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(ctx *clicontext.CLIContext) error
Source Files
¶
- up.go
Click to show internal directories.
Click to hide internal directories.