As Daniela the Developer
I want to know what plugins are available for kn
So that I can better leverage the kn CLI
GIVEN I access client/kn-plugins/
WHEN I look below the first paragraph
THEN I see a table with all of the names of currently available plugins
AND THEN I see a link to the Github repo where the plugin is hosted
Description:
We currently have a
kn pluginspage which is empty (https://dev-knative.netlify.app/development/client/kn-plugins/).It would be nice if we could populate it with a table of the current plugins available to
kn(found here: https://github.com/knative-sandbox?q=kn&type=&language=&sort=)Story
Acceptance Criteria
See all available pluginsSample md TableknPluginKnown Issues and Considerations:
https://github.com/knative-sandbox?q=kn&type=&language=&sort=
Who should probably pick up this issue?