macOS
brew install kubecolorlocal Homebrew formula metadata
sudo port install kubecolorMacPorts ports tree · devel/kubecolor/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.