helmfile/cmd
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 Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
cache.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
charts.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09: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 Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +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 branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
fetch.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
lint.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
list.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
repos.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
root.go Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328) 2022-08-28 10:36:07 +09:00
status.go Improve some multi-value flags to accept comma-separated values (#300) 2022-08-18 20:30:30 +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 Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
test.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00
version.go fix lint error 2022-08-13 07:40:32 +08:00
write-values.go Merge branch 'main' into update_golang_lint 2022-08-14 12:21:10 +09:00