macOS
brew install havenerlocal Homebrew formula metadata
sudo port install havenerMacPorts ports tree · sysutils/havener/Portfile · 来源: api.github.com
安装
brew install havenerlocal Homebrew formula metadata
sudo port install havenerMacPorts ports tree · sysutils/havener/Portfile · 来源: api.github.com
概览
Swiss army knife for Kubernetes tasks
历史
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.
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.
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.
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.
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
havener | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/homeport/havener
安装元数据
| 软件包键 | brew:havener |
|---|---|
| 版本 | 2.2.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/havener |
| 主页 | https://github.com/homeport/havener |
| 仓库 | https://github.com/homeport/havener |
| 上游文档 | https://github.com/homeport/havener#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/homeport/havener/archive/refs/tags/v2.2.7.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
havener
sudo port install havener来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.