# Installer kubectl-klock avec Homebrew, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kubectl-klock pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kubectl-klock
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kubectl-klock
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubectl-klock
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ku/kubectl-klock/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install kubectl-klock
```

  Preuve: openSUSE Tumbleweed package metadata: kubectl-klock from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:kubectl-klock
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kubectl-klock>
- **Version:** 0.9.1
- **Résumé source:** Kubectl plugin to render watch output in a more readable fashion
- **Page d'accueil:** <https://github.com/applejag/kubectl-klock>
- **Dépôt:** <https://github.com/applejag/kubectl-klock>
- **Docs amont:** <https://github.com/applejag/kubectl-klock#readme>
- **Licence:** GPL-3.0-or-later AND CC0-1.0
- **Archive source:** <https://github.com/applejag/kubectl-klock/archive/refs/tags/v0.9.1.tar.gz>
- **Dernière mise à jour:** 2026-07-02T12:20:44Z
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- kubectl-klock (cli)
- kubectl_complete-klock (cli)
- kubectl-klock (alias)
- kubectl_complete-klock (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 0.9.1
- gestionnaire mis à jour: 2026-07-02
- données locales: OK
- dépôt amont: https://github.com/applejag/kubectl-klock
- dernière version détectée: v0.9.1 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022-09-01: Official GitHub repository was created.
- 2023: README copyright notices identify Kalle Fagerberg and project documentation.
- 2025-07-21: GitHub releases list v0.8.2.
- 2026-05-28: GitHub releases list v0.9.1.

### Related projects

- Related projects include kubectl, Krew, kubecolor, and kubectx, all referenced directly or indirectly by the upstream README.

### Sources

- <https://api.github.com/repos/applejag/kubectl-klock>
- <https://api.github.com/repos/applejag/kubectl-klock/releases>
- <https://github.com/applejag/kubectl-klock>
- <https://github.com/applejag/kubectl-klock#readme>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kubectl-klock. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - kubectl-klock: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubectl-klock/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - kubectl-klock - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Kubectl plugin to render watch output in a more readable fashion | https://github.com/applejag/kubectl-klock
- zypper - kubectl-klock-bash-completion - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for kubectl-klock | https://github.com/applejag/kubectl-klock
- zypper - kubectl-klock-fish-completion - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for kubectl-klock | https://github.com/applejag/kubectl-klock
- zypper - kubectl-klock-zsh-completion - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Zsh Completion for kubectl-klock | https://github.com/applejag/kubectl-klock


## Liens liés

- [Cloud CLI packages](https://www.automicvault.com/fr/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [chaoskube](https://www.automicvault.com/fr/pkg/brew/chaoskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [ko](https://www.automicvault.com/fr/pkg/brew/ko/) - Shares av.db curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [ktop](https://www.automicvault.com/fr/pkg/brew/ktop/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubectl-plugin, kubernetes.
- [kty](https://www.automicvault.com/fr/pkg/brew/kty/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, terminal.
- [kubesess](https://www.automicvault.com/fr/pkg/brew/kubesess/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubectl-plugin, kubernetes.
- [click](https://www.automicvault.com/fr/pkg/brew/click/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [clusterawsadm](https://www.automicvault.com/fr/pkg/brew/clusterawsadm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [clusterctl](https://www.automicvault.com/fr/pkg/brew/clusterctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [kubebox](https://www.automicvault.com/fr/pkg/npm/kubebox/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/kubectl-klock.yml](https://github.com/automic-vault/db/blob/main/combined/kubectl-klock.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
