ahmetb / kubectx

Faster way to switch between clusters and namespaces in kubectl
https://kubectx.dev
Apache License 2.0
17.31k stars 1.24k forks source link

kubectx and kubens don't print to screen anymore #379

Closed felipe88alves closed 1 year ago

felipe88alves commented 1 year ago

I've just installed kubectx on a new Mac running homebrew.

Seems like running the commands now open an interactive display to select a context or namespace. Is there no longer an option to print out the contexts and namespaces?

I would usually print them, then use the output to perform my actions.

ahmetb commented 1 year ago

It's because you have fzf installed. See README.