# Install havener with Homebrew, MacPorts

Swiss army knife for Kubernetes tasks. Version 2.2.7 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install havener
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install havener
```

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

## Package facts

- **Package key:** brew:havener
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/havener>
- **Version:** 2.2.7
- **Source summary:** Swiss army knife for Kubernetes tasks
- **Homepage:** <https://github.com/homeport/havener>
- **Repository:** <https://github.com/homeport/havener>
- **Upstream docs:** <https://github.com/homeport/havener#readme>
- **License:** MIT
- **Source archive:** <https://github.com/homeport/havener/archive/refs/tags/v2.2.7.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- havener (cli)
- havener (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.2.7
- Local data: ok
- Upstream repository: https://github.com/homeport/havener
- Upstream latest detected: v2.2.7 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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>


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal

## Source Database Details

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

## Other Package-Manager Records

- 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


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [chaoskube](https://www.automicvault.com/pkg/brew/chaoskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [cyphernetes](https://www.automicvault.com/pkg/brew/cyphernetes/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubectl, kubernetes.
- [devspace](https://www.automicvault.com/pkg/brew/devspace/) - Shares av.db curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [gwctl](https://www.automicvault.com/pkg/brew/gwctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [helm](https://www.automicvault.com/pkg/brew/helm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [helmfile](https://www.automicvault.com/pkg/brew/helmfile/) - Shares av.db curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [helmsman](https://www.automicvault.com/pkg/brew/helmsman/) - Shares av.db curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [kbld](https://www.automicvault.com/pkg/brew/kbld/) - Shares av.db curated category or tags: cli, cloud-infrastructure, devops, kubernetes.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- 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
