kubectl-node-shell
kubectl-node-shell copied to clipboard
Kubectl autocompletion
Is there a chance for node name autocompletion? It would cut steps required to jump into a node in half - making the whole experience even nicer in my opinion :)
k node-shell <TAB> and ready to go ;-)
There needs to be another script in $PATH called kubectl_complete-node_shell and that will be executed to get the completion results.