mirror of https://github.com/knative/client.git
* 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> |
||
|---|---|---|
| .. | ||
| 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.