
Describe the bug
I can confirm what @guiguan reported in #693. Even if I explicitly specify a context through --context, it still starts in context view.
To Reproduce
Steps to reproduce the behavior:
k9s --context <name>Expected behavior
k9s starts up with given context
Versions (please complete the following information):
Same for me.
K9s Rev: 0.20.1 [15608]
@alcohol Thank you for the heads up on this one! My fault!! We should be happier on v0.20.2. Tx!!
Nope. On 0.20.2 no matter if I use from cmdline --context xxx or --cluster xxx - I still have context selector on start.
It works for me without any issues after I deleted config file. Can you try and check if it resolves your issue? Before that, I have exactly the same behaviour - every time k9s started with context selection.
I can confirm that removing the config file helped. Merely updating to 0.20.2 was not enough.