# Installer swctl avec Homebrew

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

## installation

```sh
sudo av install brew:swctl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install swctl
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:swctl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.14.0
- **Résumé source:** Apache SkyWalking CLI (Command-line Interface)
- **Page d'accueil:** <https://skywalking.apache.org/>
- **Dépôt:** <https://github.com/apache/skywalking-cli>
- **Dernière mise à jour:** 2026-07-26T04:03:48+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- swctl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Apache SkyWalking CLI, installed as swctl, is the command-line companion for Apache SkyWalking. It gives operators a shell-oriented alternative to the SkyWalking browser UI by issuing GraphQL queries against SkyWalking services.

### Historique du projet

The Apache SkyWalking project announced SkyWalking CLI 0.1.0 on December 10, 2019. That first release added commands for listing services, instances, endpoints, and querying metrics, including an ASCII graph mode for linear metrics.

### Historique d'adoption

The CLI grew as part of the wider SkyWalking observability distribution rather than as an independent general-purpose tool. Official documentation and examples use swctl in operational contexts such as health checks, debugging end-to-end tests, and checking reported Kubernetes events.

### Modes d'utilisation

swctl is commonly used by SkyWalking users and operations teams to query OAP through the same GraphQL protocol used by the UI. The official README documents installation through scripts, release binaries, source builds, and Homebrew on macOS.

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

For package maintainers, swctl is a small but useful example of a project-specific operations CLI: it is packaged separately from the main server stack, has a stable executable name, and lets scripted deployments inspect observability state without bundling a full UI.

### Chronologie

- 2019: Apache SkyWalking CLI 0.1.0 released.
- 2020: Multiple SkyWalking CLI releases followed as the SkyWalking 8 series matured.
- 2024: SkyWalking 10 release notes mention removal of the CLI from the image, reinforcing the CLI as a separately installed tool.

### Related projects

- Apache SkyWalking OAP is the backend swctl queries.
- Apache SkyWalking UI is the browser interface that swctl complements.
- Apache SkyWalking Kubernetes and E2E documentation show swctl used in deployment and test workflows.

### Sources

- <https://github.com/apache/skywalking-cli>
- <https://skywalking.apache.org/docs/main/next/en/changes/changes-10.0.0/>
- <https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-health-check/>
- <https://skywalking.apache.org/events/release-apache-skywalking-cli-0-1-0/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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