CHANGELOG
- PR #23 Release v0.0.1-alpha.1
- PR #22 Update source controller to v0.0.1-alpha.6
- PR #21 Add service account args to kustomization command
- PR #19 Fix resume waiting
- PR #18 manifests: fix leader election rbac
- PR #17 manifests: add cluster reconciler RBAC and SA
- PR #16 Add bash completion command
- PR #15 Add CLI install instruction and script
- PR #14 Add CLI docs and maintainers file
- PR #13 Implement export to YAML
- PR #12 Implement delete, suspend and resume kustomization
- PR #11 Implement get commands
- PR #10 Implement sync commands
- PR #9 Add git tag option to create source
- PR #8 Implement create kustomization command
- PR #7 Implement components selection
- PR #6 manifests: update components
- PR #5 Refactor create source command
- PR #4 Allow multiple installs based on namespace and version
- PR #3 Generate tk docs with cobra/doc
- PR #1 Implement check, install, uninstall and create source commands