You're viewing Apigee Edge documentation.
Go to the
Apigee X documentation. info
You can use command-line tools to perform many of the tasks that the Apigee Edge console UI exposes. Using these tools, you can create scripts to automate many tasks.
apigeetool
A Node.js module for deploying API proxies and Node.js applications to Apigee Edge.
For more information, see the following:
Topic | Description |
---|---|
apigeetool | npm reference for the module. |
acurl and get_token
Utilities that let you more easily call the Apigee API.
Topic | Description |
---|---|
acurl and get_token | Utilities that let you more easily call the Apigee API using OAuth V2. |