kubectx

1.0.0 • Public • Published

kubectx

kubectx is an utility to manage and switch between kubectl contexts.

kubectx

Usage

➜  / kubectx
? Select kubectl context (Use arrow keys)
  image-charts-production
❯ killbug-development
  minikube
  ouest-france-development

Next steps

I wish I could find an inquirer-like library in Rust and rewrite this little tool in Rust instead.

  • rewrite in Rust
  • support namespace switch as well (kubens)

Related work

kubectx is completly inspired by kubectx from Ahmet Alp Balkan. I personally prefer the interactive way that's why this project exist :).

Readme

Keywords

Package Sidebar

Install

npm i kubectx

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • fgribreau