Commit Graph

16 Commits (c5491b9da8c5c5611da9fb4a50ea1356f10c23ea)

Author SHA1 Message Date
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
6 years ago
stefanprodan 6d590fe4d2 Implement delete for git sources
- add delete source git command
- add delete source git e2e test
6 years ago
stefanprodan 1e03155e8b Add poll interval global variable 6 years ago
stefanprodan 21e0d38152 Implement sync command
- sync git sources
- sync kustomizations along with their sources
6 years ago
stefanprodan 8d15970dbe Add wait log 6 years ago
stefanprodan c6793f6eaf Refactor create command
- move GitRepository operations to create source git
- update examples and e2e tests
6 years ago
stefanprodan 3bcc2ae992 Format commands examples 6 years ago
stefanprodan 78af1dd2b4 Implement components selection
- add components global flag
- install selected components
- check selected components
6 years ago
stefanprodan 98c32dce3d Refactor exec helpers 6 years ago
stefanprodan 4a872836e3 Generate tk docs with cobra/doc 6 years ago
stefanprodan 8392c4fe24 Refactor logging 6 years ago
stefanprodan e308097785 Add timeout option to install/uninstall 6 years ago
stefanprodan 9cec671f6c Add public repos and semver support to create cmd 6 years ago
stefanprodan 1371b4d4d3 Implement create source for ssh git repos
- generate host keys and SSH keys
- prompt for deploy key setup
- generate gitrepo source
- wait for source to sync
6 years ago
stefanprodan e304059299 Add kubeconfig global flag 6 years ago
stefanprodan c8fdf76084 Init toolkit CLI 6 years ago