flux2/cmd/tk
stefanprodan 7a68c4ccf3 Add reconcile helm commands
..
bootstrap.go Refactor defaults
bootstrap_github.go Refactor defaults
bootstrap_gitlab.go Refactor defaults
check.go Refactor defaults
completion.go Copyright headers
create.go Add descriptions to all CLI commands
create_kustomization.go Create logger interface
create_source.go Add descriptions to all CLI commands
create_source_git.go Migrate to fluxcd/pkg
delete.go Add descriptions to all CLI commands
delete_kustomization.go Create logger interface
delete_source.go Add descriptions to all CLI commands
delete_source_git.go Create logger interface
export.go Add descriptions to all CLI commands
export_kustomization.go Create logger interface
export_source.go Add descriptions to all CLI commands
export_source_git.go Create logger interface
flags.go Sort supported ECDSA curves names
get.go Add descriptions to all CLI commands
get_kustomization.go Create logger interface
get_source.go Add descriptions to all CLI commands
get_source_git.go Create logger interface
install.go Refactor defaults
log.go Create logger interface
main.go Rename sync cmd to reconcile
reconcile.go Rename sync cmd to reconcile
reconcile_helmrelease.go Add reconcile helm commands
reconcile_kustomization.go Add reconcile helm commands
reconcile_source.go Rename sync cmd to reconcile
reconcile_source_git.go Add reconcile helm commands
reconcile_source_helm.go Add reconcile helm commands
resume.go Add descriptions to all CLI commands
resume_kustomization.go Create logger interface
suspend.go Add descriptions to all CLI commands
suspend_kustomization.go Create logger interface
uninstall.go Create logger interface
utils.go Improve cmd messages