mirror of https://github.com/knative/client.git
* Extract reuseable part of sink flag * Return nil on empty sink * Extract kube params * Compute with default mappings * Allow to change the default log level * Publicate Zap based logger, and allow custom loggers to be used. |
||
---|---|---|
.. | ||
cmd | ||
dev | ||
operations | ||
plugins | ||
traffic | ||
workflows | ||
README.md |
README.md
kn
kn
is the Knative command line interface (CLI). Check out the
official documentation.
Commands
- See the generated documentation
- See the documentation on managing
kn
Plugins
Kn supports plugins, which allow you to extend the functionality of your kn
installation with custom commands and shared commands that are not part
of the core distribution of kn
. See the
plugins documentation for more information.