kubesphere / ksbuilder

A CLI tool helps you to manage the development of kubesphere extensions
MIT License
10 stars 20 forks source link

Add get subcommand to get the extension on KubeSphere Cloud #92

Closed iawia002 closed 1 month ago

iawia002 commented 1 month ago

ref https://github.com/kubesphere/ksbuilder/pull/91#discussion_r1620094414 https://github.com/kubesphere/project/issues/1684

Add a new get subcommand:

$ ksbuilder get tower

Name:     tower
ID:       515518094316151974
Status:   draft

SNAPSHOT ID          VERSION   STATUS      UPDATE TIME
515518094316217510   1.0.0     submitted   2024-05-27 09:37:05
$ ksbuilder get kubeblocks

Name:             kubeblocks
ID:               482307830796264605
Status:           ready
Latest version:   0.6.3

SNAPSHOT ID          VERSION   STATUS   UPDATE TIME
482467633778664626   0.6.2     active   2023-10-12 09:25:26
484202399389459627   0.6.3     active   2023-10-24 08:39:26

/cc @stoneshi-yunify

stoneshi-yunify commented 1 month ago

/lgtm