Skip to content

Releases: HariBoddapati01/ktx

Release list

v0.1.0

Choose a tag to compare

@HariBoddapati01 HariBoddapati01 released this 30 Aug 05:06

ktx v0.1.0

First release of ktx — a fast Kubernetes context & namespace switcher.

Highlights

  • Interactive fuzzy TUI picker (Bubble Tea) with the current context highlighted
  • Scriptable subcommands: list, use, ns, current
  • Pure kubeconfig manipulation — no cluster connections; honours $KUBECONFIG
  • Single static binary; --version stamped at build time

Install

go install github.com/HariBoddapati01/ktx@v0.1.0

See the README for usage.