macOS
brew install kubectl-klocklocal Homebrew formula metadata
brew / rank 9042
Kubectl plugin to render watch output in a more readable fashion. Version 0.9.2 via Homebrew; verified 2026-09-11. 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. 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.
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~/.kube/color.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubectl-klock | cli | global executable | |
kubectl_complete-klock | cli | global executable |
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.
https://github.com/applejag/kubectl-klock
install metadata
| Package key | brew:kubectl-klock |
|---|---|
| Version | 0.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubectl-klock |
| Homepage | https://github.com/applejag/kubectl-klock |
| Repository | https://github.com/applejag/kubectl-klock |
| License | GPL-3.0-or-later AND CC0-1.0 |
| Source archive | https://github.com/applejag/kubectl-klock/archive/refs/tags/v0.9.2.tar.gz |
| Last updated | 2026-09-11T10:20:35Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubectl-klock |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.2-1.1
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.2-1.1
Bash Completion for kubectl-klock
https://github.com/applejag/kubectl-klock
sudo zypper install kubectl-klock-bash-completionkubectl-klock-fish-completion 0.9.2-1.1
Fish Completion for kubectl-klock
https://github.com/applejag/kubectl-klock
sudo zypper install kubectl-klock-fish-completionkubectl-klock-zsh-completion 0.9.2-1.1
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.