kn plugins

    Warning

    An event source plugin has the following characteristics:

    • It has a name that is part of the kn source group.
    • It provides CRUD sub-commands; create, update, delete, , and sometimes apply.

    You can manually install all plugins. To manually install a plugin:

    1. Download the current release of the plugin from GitHub. See the you can download.
    2. Rename the file to remove the OS and architecture information. For example, rename kn-admin-darwin-amd64 to kn-admin.
    3. Make the plugin executable. For example, chmod +x kn-admin.

    You can list all available (installed) plugins by entering the command: