macOS
brew install kubielocal Homebrew formula metadata
sudo port install kubieMacPorts ports tree · sysutils/kubie/Portfile · source: api.github.com
brew
Much more powerful alternative to kubectx and kubens. Version 0.28.0 via Homebrew; verified 2026-07-04.
install
brew install kubielocal Homebrew formula metadata
sudo port install kubieMacPorts ports tree · sysutils/kubie/Portfile · source: api.github.com
sudo apk add kubieAlpine Linux edge package indexes · kubie · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kubienixpkgs package indexes · pkgs/by-name/ku/kubie/package.nix · source: api.github.com
sudo pacman -S kubieArch Linux sync databases · kubie · source: geo.mirror.pkgbuild.com
sudo zypper install kubieopenSUSE Tumbleweed package metadata · kubie · source: download.opensuse.org
overview
Much more powerful alternative to kubectx and kubens
history
kubie is a Rust CLI for Kubernetes context and namespace switching, positioned by its README as a more powerful alternative to kubectx, kubens, and shell prompt helpers.
The tool grew around a specific Kubernetes operator pain point: switching contexts without letting one terminal session accidentally mutate another session's kubeconfig state. Its README emphasizes independent shells, recursive context sessions, split kubeconfig loading, `kubie exec`, and `kubie lint` rather than a large platform or daemon.
kubie is distributed through Rust's crates.io ecosystem and through operating-system package managers including Homebrew, MacPorts, Nix, Arch Linux, Alpine, and others. That spread suggests adoption by CLI-heavy Kubernetes users rather than by a single vendor platform.
Users run `kubie ctx` and `kubie ns` to select contexts and namespaces, spawn isolated shells, execute a command across a chosen context and namespace, or lint Kubernetes config files. Its configuration lives at `~/.kube/kubie.yaml` and controls shell behavior, kubeconfig include/exclude patterns, prompt behavior, and interactive menu settings.
kubie is interesting because it packages a small but safety-relevant workflow: preventing accidental cross-cluster context leakage. It represents the Rust CLI wave in Kubernetes tooling, where a compact binary replaces shell-function conventions common in older kubectl helper tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kube/kubie.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubie | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubie-org/kubie
install metadata
| Package key | brew:kubie |
|---|---|
| Version | 0.28.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubie |
| Homepage | https://sbstp.ca |
| Repository | https://github.com/kubie-org/kubie |
| Upstream docs | https://github.com/kubie-org/kubie#readme |
| License | Zlib |
| Source archive | https://github.com/kubie-org/kubie/archive/refs/tags/v0.28.0.tar.gz |
| Last updated | 2026-07-04T16:53:43+09:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubie |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kubie
nix profile install nixpkgs#kubiekubie 0.27.0-r0
A more powerful alternative to kubectx and kubens
https://github.com/sbstp/kubie
sudo apk add kubiekubie-bash-completion 0.27.0-r0
Bash completions for kubie
https://github.com/sbstp/kubie
sudo apk add kubie-bash-completionkubie-fish-completion 0.27.0-r0
Fish completions for kubie
https://github.com/sbstp/kubie
sudo apk add kubie-fish-completionkubie-zsh-completion 0.27.0-r0
Zsh completions for kubie
https://github.com/sbstp/kubie
sudo apk add kubie-zsh-completionkubie 0.28.0-1
A more powerful alternative to kubectx and kubens
https://github.com/sbstp/kubie
sudo pacman -S kubiekubie 0.28.0-1.1
A Kubernetes context switcher
https://github.com/kubie-org/kubie
sudo zypper install kubiekubie-bash-completion 0.28.0-1.1
Bash Completion for kubie
https://github.com/kubie-org/kubie
sudo zypper install kubie-bash-completionkubie-fish-completion 0.28.0-1.1
Fish Completion for kubie
https://github.com/kubie-org/kubie
sudo zypper install kubie-fish-completionkubie
sudo port install kubiesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.