kubectl-plugins
kubectl-plugins copied to clipboard
feat: Support for zsh
Checklist
- Adresses Issue: https://github.com/jordanwilson230/kubectl-plugins/issues/9
- Quick summary of changes POC of new helper function definition
- Changes are GNU/BSD Compatable:yes
- Changes are applicable to the wider community: yes
- Request help with testing if needed: yes
This is POC for now. I am not bash/zsh programmer so I am not aware of consequences. I tested this function locally on bash and zsh and it was working for me, but I have too limited knowledge to see bigger context
please do not merge
@grzesuav Hey! I branched off of you and opened another PR so you wouldn't have to play middleman and we go through two PR's to get it here. You can find the PR here: https://github.com/jordanwilson230/kubectl-plugins/pull/27
Of course left your fingerprints on the commits, lmk if you have any questions.
no problem, good that you had time to carry this work :)