dot_files/dot_oh-my-zsh/plugins/kn
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00
..
kn.plugin.zsh initial 2025-11-22 22:51:27 +00:00
README.md initial 2025-11-22 22:51:27 +00: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