Description
Description
Allow users of both managed and non-managed kyma clusters to install/uninstall community modules via kyma CLI.
Execution
- List community modules #2465
- Adding community module #2466
- List installed community modules #2467
- Delete community modules #2468
Reasons
Installing community modules is possible via kubectl.
However we believe that users would appreciate kyma CLI commands that would automat the installation and uninstalation of community modules where central kyma lifecycle manager is not involved.
Attachments
Modulectl tool can be used to generate module manifests that contain extra information needed for handling the module by Kyma CLI or Busola (outside of KLM reconciliation control)