nutellinoit / kubenvz

Kubectl, Kustomize, Helm and Helmfile version manager
MIT License
38 stars 3 forks source link

kubectl list from remote does not work #5

Closed angelbarrera92 closed 4 years ago

angelbarrera92 commented 4 years ago

Hi @nutellinoit.

I was trying to use the project to install the newest kubectl version but it seems to not be working. I tried updating it... but same error:

$ kubenvz kubectl list remote

Nothing happens. Instead listing helm releases works:

$ kubenvz helm list remote
v3.3.1
v3.3.0
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
angelbarrera92 commented 4 years ago
$ kubenvz version
usage: kubenvz [-h]
               {kubectl,kustomize,helm,helmfile} {list,install,uninstall,use}
               ...

Manage kubectl, kustomize and helm versions v0.2.0

positional arguments:
  {kubectl,kustomize,helm,helmfile}
                        program

optional arguments:
  -h, --help            show this help message and exit

commands:
  {list,install,uninstall,use}
    list                List Versions
    install             Install specific version or version defined in
                        .kubenvz file
    uninstall           Uninstall specific version
    use                 Use program version