macOS
brew install kubectl-klocklocal Homebrew formula metadata
安装
brew install kubectl-klocklocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-klocknixpkgs package indexes · pkgs/by-name/ku/kubectl-klock/package.nix · 来源: api.github.com
sudo zypper install kubectl-klockopenSUSE Tumbleweed package metadata · kubectl-klock · 来源: download.opensuse.org
概览
Kubectl plugin to render watch output in a more readable fashion
历史
kubectl-klock is a Go-based kubectl plugin that presents Kubernetes watch output in a more readable, continuously updated terminal view. Its upstream README describes it as similar in spirit to running `watch kubectl get pods`, but using Kubernetes watch streaming instead of polling.
The official GitHub repository was created in 2022 and its README carries 2023 project copyright notices. The project is maintained as a kubectl plugin with Cobra-based CLI plumbing and Kubernetes client-go dependencies.
Upstream documents installation through Krew, Snap, Scoop, Nix, pre-built GitHub releases, and `go install`, which places it in the normal package-manager and kubectl-plugin distribution path rather than only as a one-off binary.
Users run `kubectl klock <resource> [name(s)] [flags]` to watch pods, deployments, statefulsets, nodes, and other Kubernetes resources. The README documents filters, label selectors, all-namespace mode, hotkeys, environment-variable-backed flags, and an option to restart the watch when kubeconfig changes.
kubectl-klock is interesting to package maintainers because it is a small kubectl plugin distributed through several ecosystems at once: Krew for Kubernetes users, Go module installation for developers, and general-purpose package managers for shell users.
安全态势
没有找到 kubectl-klock 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kubectl-klock | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
kubectl_complete-klock | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:kubectl-klock |
|---|---|
| 版本 | 0.9.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/applejag/kubectl-klock |
| 仓库 | https://github.com/applejag/kubectl-klock |
| 最后更新 | 2026-07-27T21:58:44+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
kubectl-klock
nix profile install nixpkgs#kubectl-klockkubectl-klock 0.9.1-1.4
Kubectl plugin to render watch output in a more readable fashion
https://github.com/applejag/kubectl-klock
sudo zypper install kubectl-klockkubectl-klock-bash-completion 0.9.1-1.4
Bash Completion for kubectl-klock
https://github.com/applejag/kubectl-klock
sudo zypper install kubectl-klock-bash-completionkubectl-klock-fish-completion 0.9.1-1.4
Fish Completion for kubectl-klock
https://github.com/applejag/kubectl-klock
sudo zypper install kubectl-klock-fish-completionkubectl-klock-zsh-completion 0.9.1-1.4
Zsh Completion for kubectl-klock
https://github.com/applejag/kubectl-klock
sudo zypper install kubectl-klock-zsh-completion来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.