macOS
brew install cyctllocal Homebrew formula metadata
安装
brew install cyctllocal Homebrew formula metadata
概览
Customizable UI for Kubernetes workloads
历史
cyctl is the command-line companion to Cyclops, an open source Kubernetes tool that turns Helm-backed workload templates into customizable UIs. In package-manager terms it is a small operational CLI: useful for installing Cyclops, managing modules and templates, and automating Cyclops workflows from shells or CI.
Cyclops began as a Kubernetes developer-experience project in the cyclops-ui/cyclops repository, which GitHub records as created in April 2023. The project README frames Cyclops as a way to reduce direct YAML editing by exposing validated, template-driven interfaces for Kubernetes workloads.
The cyctl command is documented as the Cyclops CLI. The official generated command reference includes cyctl init, whose page says it initializes Cyclops with the required resources and demo templates; that command reference was generated by Cobra in July 2024.
Official project materials show Cyclops aimed at DevOps teams that publish templates for developers, QA teams, product managers, and other Kubernetes users. cyctl matters in that model because it gives package-manager users a scriptable way to install Cyclops and wire templates into a running instance.
Typical cyctl usage starts with installing the Homebrew formula, then running commands such as cyctl init or resource-oriented get, create, update, delete, and describe subcommands. The README also calls out GitHub Actions automation, where a newly published template can be connected to Cyclops automatically through the CLI.
For package nerds, cyctl is interesting because it packages a Kubernetes UI workflow as a conventional single binary. It sits in the same cultural lane as kubectl-adjacent helpers: small CLIs that make cluster workflows reproducible, automatable, and easy to install with Homebrew.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cyctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cyctl |
|---|---|
| 版本 | 0.21.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://cyclops-ui.com/ |
| 仓库 | https://github.com/cyclops-ui/cyclops |
| 最后更新 | 2026-07-27T22:04:06+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.