Skip to content

kn plugins #92

@maximilien

Description

@maximilien

Add ability for the kn CLI to have plugins. This is particularly useful for three important scenarios:

  1. allows users of kn to extend it with functionality
  2. allows experimentation of commands that we don't want to include as a core command, e.g., $kn doctor
  3. allows those wanting to package kn with their own offering of Knative to extend kn with additional commands that either:
    a. is not yet included in the current release
    b. are experimental
    c. are specific to a cloud environment, e.g., IBM's Cloud or Google Cloud

There could be additional reasons to have plugins to kn so please add them here. Also if you are against such a feature, please comment your reasoning here too.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions