client/docs
Anshul Sharma 70805a67db
Add support for Profiles (#1903)
* Added test case for Profiles

* changed config profiles to be a map, added an accessor method for getting a certain configuration profile

* Added test cases for profile check

* added profile feature

* Fix generated files

* Fix go.mod deps

* Added support for labels and added test cases

---------

Co-authored-by: Roland Huß <rhuss@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-12-20 13:17:37 +00:00
..
cmd Add support for Profiles (#1903) 2023-12-20 13:17:37 +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: