This cli tool requires kubectx
and kubens
to be installed. See https://github.com/ahmetb/kubectx
dotnet pack
dotnet tool install --global --add-source ./nupkg Kns
dotnet tool list --global
dotnet tool update --global --add-source ./nupkg Kns
dotnet tool uninstall --global kns