mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
12 lines
534 B
Plaintext
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.
|