helmfile/pkg/config
yxxhero 9284d1764e
Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328)
* add interactive in sync & remove --interactive in global options

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix unittest

Signed-off-by: yxxhero <aiopsclub@163.com>

* same behave as apply when in interactive

Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-28 10:36:07 +09:00
..
apply.go Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
build.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
cache.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
charts.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
config.go fixup! Merge branch 'main' into update_golang_lint 2022-08-14 04:06:45 +00:00
delete.go Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
deps.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
destroy.go Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
diff.go Merge pull request #301 from mikelorant/fix/diff-context 2022-08-18 15:09:23 +08:00
fetch.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
global.go Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
lint.go Add flags about need for lint subcmd (#273) 2022-08-08 10:32:30 +09:00
list.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
repos.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
status.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
sync.go Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
template.go Use cobra (#234) 2022-07-19 21:06:18 +09:00
test.go fix lint error 2022-08-13 07:40:32 +08:00
write-values.go Use cobra (#234) 2022-07-19 21:06:18 +09:00