macOS
brew install kubesesslocal Homebrew formula metadata
brew / 順位 7951
kubesess のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kubesesslocal Homebrew formula metadata
概要
Manage multiple kubernetes cluster at the same time
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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 profile実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kubesess | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Ramilito/kubesess
インストールメタデータ
| パッケージキー | brew:kubesess |
|---|---|
| バージョン | 3.0.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kubesess |
| ホームページ | https://github.com/Ramilito/kubesess |
| リポジトリ | https://github.com/Ramilito/kubesess |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/Ramilito/kubesess/archive/refs/tags/3.0.0.tar.gz |
| 最終更新 | 2026-09-11T17:19:00Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.