Commit Graph

8 Commits (50efd865d9b55e5f7a73ba711c53380199602dc7)

Author SHA1 Message Date
stefanprodan 9af874d810 Add examples to all tk commands
Hidde Beydals 329e21fd78 Create logger interface
Hidde Beydals 21fd436621 Add descriptions to all CLI commands
Hidde Beydals 1df5a36f84 Copyright headers
stefanprodan 4f43b504f4 Assign GitHub teams during bootstrap
stefanprodan 155cc66db9 Fix get cmd early exit
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
stefanprodan 2225b2a6a9 Implement get commands
- add get sources git command
- add get kustomizations command