# apigeecli を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:apigeecli
```

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

### macOS

- Homebrew (100%):

```sh
brew install apigeecli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:apigeecli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.17.0
- **ソース概要:** Apigee management API command-line interface
- **ホームページ:** <https://cloud.google.com/apigee/docs>
- **リポジトリ:** <https://github.com/apigee/apigeecli>
- **最終更新:** 2026-07-27T09:29:36-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- apigeecli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

apigeecli is a Go command-line interface for interacting with Apigee APIs across Apigee hybrid and Google's managed Apigee offering. It manages Apigee entities such as proxies, products, environments, developers, IAM, key stores, shared flows, and related control-plane resources.

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

The public apigee/apigeecli repository was created in 2022. The README describes it as a tool for Apigee hybrid and managed Apigee, including CRUD-style management of Apigee entities and helper flows for service accounts used by hybrid runtime operations.

GitHub releases show an active release stream beginning with v1.107 in May 2022 and continuing through the 2.x line. The README documents version 2.x breaking flag-name changes and a 2.0.0 change adding --no-warnings for automation-sensitive output.

### 採用の歴史

The README documents binary downloads from GitHub releases, a Linux/Darwin install script, a container image on GitHub Container Registry, Docker usage, and Cloud Build usage. The batch input shows Homebrew packaging, giving macOS users another straightforward installation path.

### 使われ方

apigeecli authenticates with Google OAuth access tokens from gcloud, metadata tokens in Google execution environments, Google default application credentials, or service account JSON. It can generate and cache access tokens, list or fetch organizations, and run broad Apigee management commands.

The README says token cache and preferences are written under $HOME/.apigeecli. Generated command docs show inherited global options for service-account JSON, metadata token, default token, OAuth token, API environment selection, output control, and newer-version checks.

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

apigeecli is significant as the scriptable control-plane surface for Apigee users who need reproducible API-management operations outside the web console. Package users care about its release cadence, generated Cobra command tree, token-cache location, container image, and CI-friendly flags because it often appears in deployment and platform administration pipelines.

### タイムライン

- 2022: Public apigee/apigeecli repository created.
- 2022: v1.107 through v1.110 releases published during the first public release wave.
- 2025: 2.x releases continued with monthly feature and fix updates.
- 2026: v2.17.0 published and command docs regenerated on January 5, 2026.

### Related projects

- apigeecli is directly tied to Google Cloud Apigee, the Apigee REST APIs, Apigee hybrid, gcloud authentication, Google default application credentials, Cloud Build, and GHCR container distribution.

### ソース

- <https://api.github.com/repos/apigee/apigeecli>
- <https://cloud.google.com/apigee/docs/reference/apis/apigee/rest>
- <https://github.com/apigee/apigeecli#readme>
- <https://github.com/apigee/apigeecli/blob/main/docs/apigeecli.md>
- <https://github.com/apigee/apigeecli/blob/main/docs/apigeecli_preferences.md>
- <https://github.com/apigee/apigeecli/blob/main/docs/apigeecli_token_cache.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: ~/.apigeecli

## Credential files

- Unix: ~/.apigeecli

## Combined YAML source

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


## ソース

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