# apigeecli mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apigeecli in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install apigeecli
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:apigeecli
- **Paketmanager:** Homebrew
- **Version:** 2.17.0
- **Quellzusammenfassung:** Apigee management API command-line interface
- **Homepage:** <https://cloud.google.com/apigee/docs>
- **Repository:** <https://github.com/apigee/apigeecli>
- **Zuletzt aktualisiert:** 2026-07-27T09:29:36-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- apigeecli (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.17.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

- 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
