macOS
brew install kubectl-klocklocal Homebrew formula metadata
brew / rank 10013
Kubectl plugin to render watch output in a more readable fashion. Version 0.9.1 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#kubectl-klock.
install
brew install kubectl-klocklocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-klocknixpkgs package indexes · pkgs/by-name/ku/kubectl-klock/package.nix · source: api.github.com
sudo zypper install kubectl-klockopenSUSE Tumbleweed package metadata · kubectl-klock · source: download.opensuse.org
overview
Kubectl plugin to render watch output in a more readable fashion
history
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.
security posture
No matching local secret-handling manifest was found for kubectl-klock. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubectl-klock | executable | indexed executable | Discovered from the local executable index. |
kubectl_complete-klock | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kubectl-klock |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/applejag/kubectl-klock |
| Repository | https://github.com/applejag/kubectl-klock |
| Last updated | 2026-07-27T21:58:44+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-completionsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.