Azure / kubelogin

A Kubernetes credential (exec) plugin implementing azure authentication
https://azure.github.io/kubelogin/
MIT License
477 stars 88 forks source link

Just tried to install from winget, but looks like kubelogin is not properly added on path (or alias is not working as expected) as kubelogin is not available on command line, even after a machine restart. #513

Open cmp0xff opened 3 weeks ago

cmp0xff commented 3 weeks ago
          Just tried to install from winget, but looks like kubelogin is not properly added on path (or alias is not working as expected) as kubelogin is not available on command line, even after a machine restart.

Originally posted by @ggirard07 in https://github.com/Azure/kubelogin/issues/90#issuecomment-1520468356

Hi, this problem still persists with

winget --version  # v1.8.1911
cmd /c ver  # Microsoft Windows [Version 10.0.19045.4651]
weinong commented 2 weeks ago

Hi @cmp0xff can you open an issue on winget's repo and link this?

for the record, it works on my Windows.