aca/go-kubectx

kubens displays list on direct match

slimm609 opened this issue · 2 comments

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

aca commented

@slimm609
Missed that one. Thanks !

Awesome. It’s much faster. Thanks!