macOS
brew install kubectl-klocklocal Homebrew formula metadata
brew / Rang 10013
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kubectl-klock in AI-Agent-Workflows.
Installation
brew install kubectl-klocklocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-klocknixpkgs package indexes · pkgs/by-name/ku/kubectl-klock/package.nix · Quelle: api.github.com
sudo zypper install kubectl-klockopenSUSE Tumbleweed package metadata · kubectl-klock · Quelle: download.opensuse.org
Überblick
Kubectl plugin to render watch output in a more readable fashion
Verlauf
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.
Sicherheitslage
Für kubectl-klock wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kubectl-klock | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
kubectl_complete-klock | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:kubectl-klock |
|---|---|
| Version | 0.9.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/applejag/kubectl-klock |
| Repository | https://github.com/applejag/kubectl-klock |
| Zuletzt aktualisiert | 2026-07-27T21:58:44+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-completionQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.