client/docs
David Simansky 75d62a3618
Add default SecurityContext to every new ksvc (#1821)
* Add default SecurityContext to every new ksvc

* Add basic seccon config flag

* Fix export e2e tests

* Fix unit test
2023-07-13 08:01:14 +00:00
..
cmd Add default SecurityContext to every new ksvc (#1821) 2023-07-13 08:01:14 +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: