* feat: add HELMFILE_INTERACTIVE env var to enable interactive mode This commit adds the `HELMFILE_INTERACTIVE` environment variable to enable the interactive mode by default. Anything other than `true` will disable the interactive mode. The precedence has the `--interactive` flag. Signed-off-by: Krzysztof Łuczak <krzysztof.luczak.pro@gmail.com> * Trim trailing whitespaces Signed-off-by: Krzysztof Łuczak <krzysztof.luczak.pro@gmail.com> --------- Signed-off-by: Krzysztof Łuczak <krzysztof.luczak.pro@gmail.com> |
||
|---|---|---|
| .. | ||
| apply.go | ||
| build.go | ||
| cache.go | ||
| charts.go | ||
| config.go | ||
| delete.go | ||
| deps.go | ||
| destroy.go | ||
| diff.go | ||
| fetch.go | ||
| global.go | ||
| global_test.go | ||
| init.go | ||
| lint.go | ||
| list.go | ||
| repos.go | ||
| show-dag.go | ||
| status.go | ||
| sync.go | ||
| template.go | ||
| test.go | ||
| write-values.go | ||