Skip to content

getistio list: Add name column #28

@ZhiHanZ

Description

@ZhiHanZ

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions