You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/cmd/tk
stefanprodan e5e06783bd Implement ks delete, suspend, resume commands
- add delete kustomization command with confirmation and warning id not suspended
- add suspend kustomization command
- add resume kustomization command
- add suspend/resume/delete e2e tests
5 years ago
..
check.go log: improve cmd logs 5 years ago
create.go Refactor create source 5 years ago
create_kustomization.go Add poll interval global variable 5 years ago
create_source.go Refactor create command 5 years ago
create_source_git.go Add poll interval global variable 5 years ago
delete.go Implement ks delete, suspend, resume commands 5 years ago
delete_kustomization.go Implement ks delete, suspend, resume commands 5 years ago
get.go Implement get commands 5 years ago
get_kustomization.go Implement ks delete, suspend, resume commands 5 years ago
get_source.go Implement get commands 5 years ago
get_source_git.go Implement get commands 5 years ago
install.go log: improve cmd logs 5 years ago
log.go log: improve cmd logs 5 years ago
main.go Add poll interval global variable 5 years ago
resume.go Implement ks delete, suspend, resume commands 5 years ago
resume_kustomization.go Implement ks delete, suspend, resume commands 5 years ago
suspend.go Implement ks delete, suspend, resume commands 5 years ago
suspend_kustomization.go Implement ks delete, suspend, resume commands 5 years ago
sync.go Implement sync command 5 years ago
sync_kustomization.go Implement get commands 5 years ago
sync_source.go Implement sync command 5 years ago
sync_source_git.go Add poll interval global variable 5 years ago
uninstall.go log: improve cmd logs 5 years ago
utils.go Implement components selection 5 years ago