dot_files/dot_oh-my-zsh/plugins/kn/README.md
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

360 B

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