You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Tannous 2b379ec42c
feat(kn): add plugin for `kn` completion (#8927)
4 years ago
..
README.md
kn.plugin.zsh

README.md

kn - Knative CLI

This plugin provides autocompletion for kn operations.

To use it, add kn to the plugins array of your zshrc file:

plugins=(... kn)

See Also

Contributors