1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/serverless/cli_tools/kn-plugins.adoc
2023-10-30 10:13:25 -04:00

18 lines
784 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="kn-plugins"]
= Knative CLI plugins
include::_attributes/common-attributes.adoc[]
:context: kn-plugins
toc::[]
The Knative (`kn`) CLI supports the use of plugins, 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. Knative (`kn`) CLI plugins are used in the same way as the main `kn` functionality.
Currently, Red Hat supports the `kn-source-kafka` plugin and the `kn-event` plugin.
:FeatureName: The `kn-event` plugin
include::snippets/technology-preview.adoc[leveloffset=+1]
// kn event commands
include::modules/serverless-build-events-kn.adoc[leveloffset=+1]
include::modules/serverless-send-events-kn.adoc[leveloffset=+1]