kubens displays list on direct match
slimm609 opened this issue · 2 comments
slimm609 commented
regular kubens changes namespace when given a name as input
kubens valid-ns
Active namespace is "valid-ns".
kubens abc
error: no namespace exists with name "abc".
your kubens displays the list with that as a search field.
most of the time, the namespace is known and just want to switch between them quickly
slimm609 commented
Awesome. It’s much faster. Thanks!