kyma-project / cli

Simple set of commands to manage a Kyma installation
Apache License 2.0
112 stars 118 forks source link

List available modules from catalog #2253

Open kwiatekus opened 1 week ago

kwiatekus commented 1 week ago

Description

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

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