konf is a lightweight kubeconfig manager. With konf you can use different kubeconfigs at the same time. And because it does not need subshells, konf is blazing fast!
Apache License 2.0
168
stars
12
forks
source link
konf ns should highlight currently selected namespace by default #45
When running konf ns the first namespace is highlighted even though that one is not necessarily the currently set namespace. It should have the currently selected namespace pre-selected. For example, see how kns works.
When running
konf ns
the first namespace is highlighted even though that one is not necessarily the currently set namespace. It should have the currently selected namespace pre-selected. For example, see how kns works.