# glooctl を Homebrew, Nix でインストール

glooctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install glooctl
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:glooctl
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.21.12
- **ソース概要:** Envoy-Powered API Gateway
- **ホームページ:** <https://docs.solo.io/gloo-edge/main/reference/cli/glooctl/>
- **リポジトリ:** <https://github.com/solo-io/gloo>
- **最終更新:** 2026-07-29T16:05:03+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- glooctl (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.21.12
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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
## 他のパッケージマネージャ記録

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


## ソース

- 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
