Releases: jha-hitesh/kubecall
Releases · jha-hitesh/kubecall
1.1.3
1.1.2
- added a flag --json for logs
- it uses jq internally and formats logs to json
1.1.1
Stable build with bug free auto completion
supports the daily needed workflows
1.1.0
- added mass delete
- enhanced auto completion
- commands are same as kubectl now
1.0.4
- context deselection from setup removes the context names from auto complete as well
- added describe single pod workflow
1.0.3
- added fix for command execution
- added pod selection number validation
1.0.1
- fixed bashrc ownership getting changed during installation
- added user input validation check during setup
- refactored code
- updated readme
1.0.0
- removed kc from all the custom commands.
- moved auto_complete_kubecall file to /usr/local/bin directory
- updated readme,
- added basic structure