macOS
brew install kubectl-klocklocal Homebrew formula metadata
brew
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 | cli | globales Executable | |
kubectl_complete-klock | cli | globales Executable |
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.
https://github.com/applejag/kubectl-klock
Installationsmetadaten
| Paketschlüssel | brew:kubectl-klock |
|---|---|
| Version | 0.9.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kubectl-klock |
| Homepage | https://github.com/applejag/kubectl-klock |
| Repository | https://github.com/applejag/kubectl-klock |
| Upstream-Dokumentation | https://github.com/applejag/kubectl-klock#readme |
| Lizenz | GPL-3.0-or-later AND CC0-1.0 |
| Quellarchiv | https://github.com/applejag/kubectl-klock/archive/refs/tags/v0.9.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-02T12:20:44Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-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.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.1-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.1-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.1-1.1
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.