# Installer havener avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:havener
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install havener
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install havener
```

  Preuve: MacPorts ports tree: sysutils/havener/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:havener
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/havener>
- **Version:** 2.2.7
- **Résumé source:** Swiss army knife for Kubernetes tasks
- **Page d'accueil:** <https://github.com/homeport/havener>
- **Dépôt:** <https://github.com/homeport/havener>
- **Licence:** MIT
- **Archive source:** <https://github.com/homeport/havener/archive/refs/tags/v2.2.7.tar.gz>
- **Dernière mise à jour:** 2026-07-27T14:32:23+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- havener (cli)
- havener (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-08-04
- version du gestionnaire: 2.2.7
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/homeport/havener
- dernière version détectée: v2.2.7 (à jour)
## Historique du projet et usages

Havener is a Go command-line convenience wrapper around kubectl for Kubernetes tasks. Its own README describes it as a tool created to shorten long kubectl workflows and provide a Swiss-army-knife style set of cluster operations.

### Historique du projet

The project is maintained under the Homeport GitHub organization and documents commands for events, logs, node-exec, pod-exec, top, and watch. The README says it was created because Kubernetes users often end up with long kubectl commands for recurring tasks such as executing commands across pods or retrieving usage details.

Its release list shows a 1.x and 2.x version history, with v2.2.x releases distributed through GitHub. The repository badges and Go module references show the normal Go CLI maintenance pattern: tests, Go Report Card, Go Reference, tagged releases, and source builds with go install.

### Historique d'adoption

Havener appears to be a niche Kubernetes operator tool rather than a broad platform. Package metadata shows distribution through Homebrew and MacPorts, and the README documents a Homebrew tap, download script, and go install path.

Adoption is likely concentrated among users who already operate Kubernetes clusters with kubectl and want compact commands for cross-pod execution, log retrieval, event viewing, pod watching, and resource overview tasks.

### Modes d'utilisation

Havener relies on the same Kubernetes configuration model as kubectl: KUBECONFIG can point at a YAML config file, and the --kubeconfig flag can supply a path such as $HOME/.kube/config.

Common commands include havener events, havener logs, havener node-exec, havener pod-exec, havener top, and havener watch. This makes it a companion CLI rather than an independent Kubernetes API surface.

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

For package nerds, Havener is a small example of an opinionated kubectl adjunct being packaged as a standalone Go binary. It depends on the user's existing Kubernetes credentials and cluster access rather than owning credentials or config.

Its significance is modest but practical: Homebrew distribution turns a project-specific operations helper into a repeatable install for macOS and other brew users.

### Chronologie

- 1.x: Havener established the Kubernetes helper CLI and tagged early stable releases.
- 2.x: The project continued with tagged GitHub releases and command documentation.
- 2024: GitHub release listings show v2.2.x releases through late 2024.
- 2026: Homebrew metadata and the repository show ongoing package availability.

### Related projects

- kubectl is the primary Kubernetes CLI that Havener wraps for convenience.
- Kubernetes configuration through KUBECONFIG and kubeconfig files is the authentication and cluster-selection layer Havener relies on.
- Homeport's other Go CLIs, such as dyff, sit in the same small-operations-tool ecosystem.

### Sources

- <https://formulae.brew.sh/formula/havener>
- <https://github.com/homeport/havener>
- <https://github.com/homeport/havener/releases>
- <https://pkg.go.dev/github.com/homeport/havener>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** havener
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- MacPorts - havener: normalized package name match | MacPorts ports tree: sysutils/havener/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [kubernetes-cli](https://pkg.so/fr/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubectl, kubernetes.
- [helm](https://pkg.so/fr/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [helmfile](https://pkg.so/fr/brew/helmfile/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [skaffold](https://pkg.so/fr/brew/skaffold/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [devspace](https://pkg.so/fr/brew/devspace/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [ko](https://pkg.so/fr/brew/ko/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [popeye](https://pkg.so/fr/brew/popeye/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [kbld](https://pkg.so/fr/brew/kbld/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [kubectl-klock](https://pkg.so/fr/brew/kubectl-klock/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, go, infrastructure.
- [chaoskube](https://pkg.so/fr/brew/chaoskube/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, go, infrastructure.
- [gwctl](https://pkg.so/fr/brew/gwctl/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, cloud, cloud-infrastructure, go, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/havener.yml](https://github.com/mxcl/pkgdb/blob/main/combined/havener.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
