# 使用 Homebrew 安装 cyctl

查看 cyctl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:cyctl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cyctl
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cyctl
- **软件包管理器:** Homebrew
- **版本:** 0.21.1
- **来源摘要:** Customizable UI for Kubernetes workloads
- **主页:** <https://cyclops-ui.com/>
- **仓库:** <https://github.com/cyclops-ui/cyclops>
- **最后更新:** 2026-07-27T22:04:06+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cyctl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.21.1
## 项目历史与用法

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.

### 时间线

- 2023: cyclops-ui/cyclops repository created on GitHub.
- 2024: Official cyctl command reference generated with Cobra.
- 2025: Cyclops release series v0.20 and v0.21 published with cyctl distributed through package managers.

### Related projects

- Cyclops uses Helm charts as the template mechanism behind its UI.
- kubectl and Glasskube are adjacent installation or Kubernetes operation tools mentioned in official Cyclops materials.

### 来源

- <https://github.com/cyclops-ui/cyclops>
- <https://github.com/cyclops-ui/cyclops#readme>
- <https://cyclops-ui.github.io/docs/cyctl/>
- <https://cyclops-ui.github.io/docs/cyctl/cyctl_init>
- <https://api.github.com/repos/cyclops-ui/cyclops>
- <https://api.github.com/repos/cyclops-ui/cyclops/releases?per_page=10>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
