User of managed cluster should be able to discover available modules.
CLI command should display all available modules based on ModuleTemplate, ModuleReleaseMeta and Kyma CR.
kyma module list
AC
user can see all available modules combined in one table (with indication if module is installed and if its managed)
user can read info which available module versions are available in which channels
Reasons
We want to have a set of convenient kyma CLI commands to interact with Kyma Module Catalog.
Description
User of managed cluster should be able to discover available modules. CLI command should display all available modules based on
ModuleTemplate
,ModuleReleaseMeta
andKyma
CR.kyma module list
AC
Reasons
We want to have a set of convenient kyma CLI commands to interact with Kyma Module Catalog.
Attachments https://github.com/kyma-project/lifecycle-manager/issues/2007#issuecomment-2476565696
Related Part of https://github.com/kyma-project/cli/issues/2251