apigeecli
« Back to VersTracker
Description:
Apigee management API command-line interface
Type: Formula  |  Latest Version: 2.16.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: apigee cli api-management google-cloud devops
Install: brew install apigeecli
About:
The apigeecli tool provides a comprehensive command-line interface for interacting with the Apigee management APIs. It enables developers and administrators to automate the deployment, configuration, and management of Apigee API proxies, environments, and related resources. This CLI is essential for integrating Apigee management into CI/CD pipelines and infrastructure-as-code workflows.
Key Features:
  • Full CRUD operations for API Proxies, APIs, and Products
  • Environment and Organization management capabilities
  • Support for importing and exporting API bundles
  • Integration with CI/CD pipelines for automated deployments
  • Verbose logging and debugging options
Use Cases:
  • Automating API proxy deployment in CI/CD pipelines
  • Managing Apigee configurations via version-controlled scripts
  • Bulk operations for environment setup and migration
Alternatives:
  • curl – Generic HTTP client requiring manual endpoint and auth handling, whereas apigeecli provides specific Apigee commands.
  • Apigee UI – Graphical interface suitable for manual tasks, but lacks automation capabilities for DevOps workflows.
Version History
Detected Version Rev Change Commit
Sep 13, 2025 8:01am 0 VERSION_BUMP 77119a00