ohmyzsh/plugins/kn
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-11-17 10:33:48 +01:00
..
kn.plugin.zsh feat(kn): add plugin for kn completion (#8927) 2021-11-17 10:33:48 +01:00
README.md feat(kn): add plugin for kn completion (#8927) 2021-11-17 10:33:48 +01:00

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