# Installer cyctl avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cyctl pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cyctl
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cyctl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.21.1
- **Résumé source:** Customizable UI for Kubernetes workloads
- **Page d'accueil:** <https://cyclops-ui.com/>
- **Dépôt:** <https://github.com/cyclops-ui/cyclops>
- **Dernière mise à jour:** 2026-07-27T22:04:06+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cyctl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.21.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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)


## Sources

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