Files
config/.oh-my-zsh/plugins/kn/README.md
2025-07-22 16:18:19 +01:00

360 B
Executable File

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