vladislav doster 1d09c6bb0a style: remove trailing whitespace (#12303) 3 weeks ago
..
README.md 2b379ec42c feat(kn): add plugin for `kn` completion (#8927) 2 years ago
kn.plugin.zsh 1d09c6bb0a style: remove trailing whitespace (#12303) 3 weeks ago

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