kyma-project / cli

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

Show release channel name for each of the managed modules #2183

Closed kwiatekus closed 4 months ago

kwiatekus commented 4 months ago

Description

Replace "managed" column with "release channel" column so that whenever user is displaying module list that includes managed modules, he can see what is the release chanel source for the modules i.e: kyma (alpha) modules or kyma (alpha) modules --managed CLI can read the channel per module from kyma CR status.

Reasons This extra information about which release channel is the source of a given module gives user more comprehensive overview of the installed modules