kyma-project / cli

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

simplify table view #2181

Closed halamix2 closed 4 months ago

halamix2 commented 4 months ago

Description

Changes proposed in this pull request:

go run . alpha modules
  NAME                   REPOSITORY                                                                   VERSION INSTALLED  MANAGED  
  api-gateway            https://github.com/kyma-project/api-gateway.git                              2.3.1              True     
  application-connector  https://github.com/kyma-project/application-connector-manager.git                                        
  btp-operator           https://github.com/kyma-project/btp-manager.git                              1.1.13             True     
  cap-operator           https://github.com/SAP/cap-operator-lifecycle.git                                                        
  cluster-ip             https://github.com/pbochynski/cluster-ip.git                                                             
  docker-registry        https://github.com/kyma-project/docker-registry.git                                                      
  eventing               https://github.com/kyma-project/eventing-manager.git                                                     
  istio                  https://github.com/kyma-project/istio.git                                    1.8.1              True     
  keda                   https://github.com/kyma-project/keda-manager.git                                                         
  nats                   https://github.com/kyma-project/nats-manager.git                                                         
  serverless             https://github.com/kyma-project/serverless-manager.git                                                   
  telemetry              https://github.com/kyma-project/telemetry-manager.git                                                    
  transparent-proxy      https://github.wdf.sap.corp/transparent-proxy/sap-transp-proxy-operator.git      

Related issue(s)