1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/serverless/cli_tools/kn-plugins.adoc

18 lines
781 B
Plaintext

:_content-type: ASSEMBLY
[id="kn-plugins"]
= Knative CLI plug-ins
include::_attributes/common-attributes.adoc[]
:context: kn-plugins
toc::[]
The Knative (`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. Knative (`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 and the `kn-event` plug-in.
:FeatureName: The `kn-event` plug-in
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]