# Installer glooctl avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:glooctl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install glooctl
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#glooctl
```

  Preuve: nixpkgs package indexes: pkgs/by-name/gl/glooctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:glooctl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.21.12
- **Résumé source:** Envoy-Powered API Gateway
- **Page d'accueil:** <https://docs.solo.io/gloo-edge/main/reference/cli/glooctl/>
- **Dépôt:** <https://github.com/solo-io/gloo>
- **Dernière mise à jour:** 2026-07-29T16:05:03+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- glooctl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

glooctl is the command-line tool for Solo.io's Gloo Edge and Gloo Gateway ecosystem, an Envoy-based API gateway for Kubernetes and hybrid application routing.

### Historique du projet

The glooctl binary developed inside the solo-io/gloo repository as the operational CLI for Gloo Edge. The repository and documentation describe the broader project as an Envoy-powered API gateway that evolved toward Kubernetes-native ingress and Gateway API workflows while preserving the Gloo Edge API surface.

### Historique d'adoption

Its adoption follows the Kubernetes gateway ecosystem: operators install it from Homebrew or Nix, use it beside kubectl and Helm, and manage Envoy-backed gateway resources through Solo.io's documented Gloo distributions.

### Modes d'utilisation

Practitioners use glooctl for setup, installation, diagnostics, and resource inspection in Gloo environments. The CLI reference groups commands around checking installations, installing gateway components, inspecting resources, and managing local CLI configuration.

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

glooctl is a representative cloud-native vendor CLI: a single executable that wraps Kubernetes control-plane operations while remaining package-manager installable for local admin machines and CI runners.

### Chronologie

- 2019: v0.1.0 tag appeared in the solo-io/gloo repository.
- 2020s: Gloo documentation and repository materials emphasized Envoy, Kubernetes Gateway API, and hybrid application routing.

### Related projects

- glooctl is tied to Gloo Edge, Gloo Gateway, Envoy Proxy, Kubernetes Gateway API, and Kubernetes package workflows such as Helm.

### Sources

- <https://docs.solo.io/gloo-edge/main/reference/cli/glooctl/>
- <https://formulae.brew.sh/formula/glooctl>
- <https://github.com/solo-io/gloo>
- <https://raw.githubusercontent.com/solo-io/gloo/main/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.gloo/glooctl-config.yaml
## Autres enregistrements de gestionnaires de paquets

- Nix - glooctl: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/glooctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
