client/docs
Chris Suszynski c9f128423b
💝 Extract reusable part of sink flag (#1968)
* 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.
2024-09-25 10:46:31 +00:00
..
cmd 💝 Extract reusable part of sink flag (#1968) 2024-09-25 10:46:31 +00:00
dev Drop master references to knative repos (#1254) 2021-03-09 03:42:25 -08:00
operations Rename --concurrency-target and --concurrency-utilization (#1490) 2021-10-27 02:40:01 -07:00
plugins Drop master references to knative repos (#1254) 2021-03-09 03:42:25 -08:00
traffic Format markdown (#710) 2020-03-09 09:19:28 -07:00
workflows Drop master references to knative repos (#1254) 2021-03-09 03:42:25 -08:00
README.md Update and reorganise kn cli setup docs (#1799) 2023-04-12 12:43:49 +00:00

README.md

kn

kn is the Knative command line interface (CLI). Check out the official documentation.

Commands

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.

More information on kn: