macOS
brew install cypherneteslocal Homebrew formula metadata
安装
brew install cypherneteslocal Homebrew formula metadata
概览
Kubernetes Query Language
历史
Cyphernetes is a Kubernetes query tool that applies a Cypher-inspired graph language to Kubernetes resources. It packages Kubernetes inspection and mutation workflows as shell, one-shot CLI, web UI, kubectl plugin, Go API, and operator entry points.
The GitHub repository was created in November 2023. Its README describes Cyphernetes as a Cypher-inspired query language for Kubernetes, mixing ASCII-art, SQL, and JSONPath ideas so users can express Kubernetes graph operations more directly than with long kubectl pipelines.
The repository is organized as a monorepo containing the core parser and engine, the cyphernetes CLI, a web client, docs, and an operator. That layout explains why the Homebrew package is a CLI but the project is broader than a single command.
Official README installation instructions include Homebrew, go install, and release binaries, and the acknowledgments thank contributors for getting the project into Homebrew. That is a small but concrete signal that the project intentionally targeted package-manager distribution.
Users run cyphernetes web for a local web client, cyphernetes shell for an interactive shell, cyphernetes query for one-off scripts and CI/CD, kubectl cypher as a plugin, or the operator for dynamic Kubernetes workflows. Queries can match Kubernetes resources, filter them by status fields, return projections, or create related resources such as Services from Deployments.
Cyphernetes is package-nerd-interesting because it turns a familiar database query-language style into a Kubernetes CLI. It belongs to the family of kubectl-adjacent tools that trade verbose shell pipelines for a domain language and then ship as one installable binary.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cyphernetes | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/AvitalTamir/cyphernetes
安装元数据
| 软件包键 | brew:cyphernetes |
|---|---|
| 版本 | 0.18.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cyphernetes |
| 主页 | https://cyphernet.es |
| 仓库 | https://github.com/AvitalTamir/cyphernetes |
| 上游文档 | https://cyphernet.es/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/AvitalTamir/cyphernetes/archive/refs/tags/v0.18.2.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 | cyphernetes |
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.