Commit Graph

14 Commits (2225b2a6a92088f9ab8984d1fabd60f6c33bdd6b)

Author SHA1 Message Date
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