rothgar / k

Experimental wrapper for kubectl
MIT License
22 stars 1 forks source link

Create zsh tab completion #1

Open rothgar opened 4 years ago

rothgar commented 4 years ago

Tab completion should work for @ + and : including multiple contexts/namespaces like

+prod,stage:default:kube-system

rothgar commented 3 years ago

This is currently blocked because bash completion compatability is used in zsh scripts

Waiting for kubernetes/kubernetes#96087