1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/serverless-kn-cli-plugins.adoc
2022-02-17 20:44:52 +00:00

12 lines
534 B
Plaintext

// Module included in the following assemblies:
//
// * serverless/cli_tools/advanced-kn-config.adoc
:_content-type: CONCEPT
[id="serverless-kn-plugins_{context}"]
= Knative CLI plug-ins
The `kn` CLI supports the use of plug-ins, which enable you to extend the functionality of your `kn` installation by adding custom commands and other shared commands that are not part of the core distribution. `kn` CLI plug-ins are used in the same way as the main `kn` functionality.
Currently, Red Hat supports the `kn-source-kafka` plug-in.