rothgar / k

Experimental wrapper for kubectl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create zsh tab completion

rothgar opened this issue · comments

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

+prod,stage:default:kube-system

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

Waiting for kubernetes/kubernetes#96087