macOS
brew install kubesesslocal Homebrew formula metadata
brew / Rang 7951
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kubesess in AI-Agent-Workflows.
Installation
brew install kubesesslocal Homebrew formula metadata
Überblick
Manage multiple kubernetes cluster at the same time
Verlauf
kubesess is a Rust-based Kubernetes session manager that keeps context and namespace choices isolated per shell.
kubesess was written in Rust as a kubectl-oriented session manager. It creates a small context-specific configuration and prepends it to `KUBECONFIG`, allowing each shell to select an independent current context or namespace.
Version 3 redesigned shell integration around `kubesess init`, changed CLI argument ordering, and added PowerShell integration, requiring migration from the earlier 2.x interface.
The project targets operators who work in several Kubernetes clusters or namespaces concurrently. Homebrew distribution and built-in Bash, Zsh, Fish, and PowerShell integration make its session model convenient for interactive workstation use.
After adding `kubesess init` to the relevant shell startup file, users select per-shell contexts and namespaces with the supplied wrapper functions or CLI commands. Persistent variants can change defaults across shells.
kubesess works by creating context files under `~/.kube/kubesess/cache` and prepending the chosen file to `KUBECONFIG`; the official troubleshooting guide identifies that directory as disposable generated state.
kubesess addresses a subtle command-line safety problem: changing the current context in the shared kubeconfig affects every terminal. Its solution uses kubectl's native configuration-merge behavior and shell environment variables rather than replacing kubectl.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/config~/.bashrc~/.zshrc~/.config/fish/config.fishPowerShell profileExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kubesess | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Ramilito/kubesess
Installationsmetadaten
| Paketschlüssel | brew:kubesess |
|---|---|
| Version | 3.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kubesess |
| Homepage | https://github.com/Ramilito/kubesess |
| Repository | https://github.com/Ramilito/kubesess |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Ramilito/kubesess/archive/refs/tags/3.0.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-11T17:19:00Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubesess |
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.