Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getistio list: Add name column #28

Open
ZhiHanZ opened this issue Mar 2, 2021 · 2 comments
Open

getistio list: Add name column #28

ZhiHanZ opened this issue Mar 2, 2021 · 2 comments

Comments

@ZhiHanZ
Copy link

ZhiHanZ commented Mar 2, 2021

current we support to fetch istio through name

getistio fetch --name 1.9.0-tetrate-v0

above command could fetch istio version 1.9.0 in flavor tetrate with flavor version 0
and we also support to switch to given istio version through name

getistio switch--name 1.9.0-tetrate-v0

the name of each distribution did not shown and user need to figure out name by themself which is not user friendly, thus we want to show the column data in format like:

NAME ISTIO VERSION FLAVOR FLAVOR VERSION K8S VERSIONS
1.9.0-tetrate-v0 *1.9.0 tetrate 0 1.17,1.18,1.19
1.9.0-tetratefips-v0 1.9.0 tetratefips 0 1.17,1.18,1.19
1.9.0-istio-v0 1.9.0 istio 0 1.17,1.18,1.19
@mathetake
Copy link
Member

I would prefer that NAME be on the leftmost
@deva26 WDYT?

@mathetake
Copy link
Member

@ZhiHanZ Could you please put the context about why we start thinking of having NAME column in the issue description?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants