macOS
brew install kubecolorlocal Homebrew formula metadata
sudo port install kubecolorMacPorts ports tree · devel/kubecolor/Portfile · ソース: api.github.com
brew
kubecolor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kubecolorlocal Homebrew formula metadata
sudo port install kubecolorMacPorts ports tree · devel/kubecolor/Portfile · ソース: api.github.com
sudo apt install kubecolorDebian stable package indexes · kubecolor · ソース: deb.debian.org
nix profile install nixpkgs#kubecolornixpkgs package indexes · pkgs/by-name/ku/kubecolor/package.nix · ソース: api.github.com
sudo zypper install kubecoloropenSUSE Tumbleweed package metadata · kubecolor · ソース: download.opensuse.org
scoop install main/kubecolorScoop official bucket manifest trees · bucket/kubecolor.json · ソース: api.github.com
winget install --id Kubecolor.kubecolor -eWindows Package Manager source index · Kubecolor.kubecolor · ソース: cdn.winget.microsoft.com
概要
Colorize your kubectl output
履歴
kubecolor is a kubectl wrapper that runs kubectl and colorizes its output. Its aim is intentionally narrow: make common Kubernetes terminal output easier to scan while preserving kubectl's command shape.
The kubecolor/kubecolor repository was created on 2022-09-23, and the first GitHub release in that repository's releases feed, v0.0.21, was published on 2022-09-28. The README states that this project is a heavily modified version of the original kubecolor archived at hidetatz/kubecolor.
The project grew from a simple colorizing wrapper into a maintained CLI with documentation, custom themes, autocompletion, dynamic TTY detection, and colorblind-adjusted themes.
kubecolor's adoption follows a terminal-tool route: users alias kubectl to kubecolor, or use the KUBECTL_COMMAND environment variable to wrap compatible commands such as oc. Its official site presents it as compatible with any kubectl version because it delegates command execution to kubectl.
A common setup is alias kubectl="kubecolor", after which ordinary kubectl commands produce colorized output. The tool detects non-interactive output and can leave plaintext for scripts and pipes, avoiding a common failure mode for terminal color wrappers.
Because kubecolor is a visual wrapper rather than a Kubernetes API client, it does not manage configuration or credentials itself; it depends on kubectl and the user's existing kubeconfig setup.
kubecolor is the package-manager version of a shell customization: small, optional, and immediately visible. It is the kind of tool that spreads through dotfiles, Homebrew installs, and team recommendations because it improves the default Kubernetes CLI experience without changing Kubernetes itself.
Its package interest also comes from restraint. Instead of building a replacement client, it composes with kubectl, which keeps the binary easy to reason about and easy to remove if a workflow needs plain output.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kubecolor | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kubecolor/kubecolor
インストールメタデータ
| パッケージキー | brew:kubecolor |
|---|---|
| バージョン | 0.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kubecolor |
| ホームページ | https://kubecolor.github.io/ |
| リポジトリ | https://github.com/kubecolor/kubecolor |
| 上流ドキュメント | https://github.com/kubecolor/kubecolor#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/kubecolor/kubecolor/archive/refs/tags/v0.6.0.tar.gz |
| ビルド依存関係 | go |
| 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 | kubecolor |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kubecolor 0.0.20-2+b17
colorizes kubectl output
https://github.com/dty1er/kubecolor
sudo apt install kubecolorkubecolor
nix profile install nixpkgs#kubecolorkubecolor 0.0.20-2build1
colorizes kubectl output
https://github.com/dty1er/kubecolor
sudo apt install kubecolorkubecolor 0.6.0-1.1
Colorize your kubectl output
sudo zypper install kubecolorkubecolor
sudo port install kubecolormain/kubecolor
scoop install main/kubecolorKubecolor.kubecolor
winget install --id Kubecolor.kubecolor -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.