Manage Apigee API proxies in an org
Manage Apigee API proxies in an org
-h, --help help for apis
-o, --org string Apigee organization name
-r, --region string Apigee control plane region name; default is https://apigee.googleapis.com
-a, --account string Path Service Account private key in JSON
--api api Sets the control plane API. Must be one of prod, autopush or staging; default is prod
--default-token Use Google default application credentials access token
--disable-check Disable check for newer versions
--metadata-token Metadata OAuth2 access token
--no-output Disable printing all statements to stdout
--no-warnings Disable printing warnings to stderr
--print-output Control printing of info log statements (default true)
-t, --token string Google OAuth Token
- apigeecli - Utility to work with Apigee APIs.
- apigeecli apis clean - Deletes undeployed/unused revisions of an API proxy
- apigeecli apis clone - Clone an API proxy from an Zip or folder
- apigeecli apis create - Creates an API proxy in an Apigee Org
- apigeecli apis debugsessions - Manage debusessions of Apigee API proxies
- apigeecli apis delete - Deletes an API proxy
- apigeecli apis deploy - Deploys a revision of an existing API proxy
- apigeecli apis export - export API proxy bundles from an org
- apigeecli apis fetch - Returns a zip-formatted proxy bundle
- apigeecli apis get - Gets an API Proxy by name
- apigeecli apis import - Import a folder containing API proxy bundles
- apigeecli apis kvm - Manage API proxy scoped KVMs
- apigeecli apis list - List APIs in an Apigee Org
- apigeecli apis listdeploy - Lists all deployments of an API proxy
- apigeecli apis undeploy - Undeploys a revision of an existing API proxy
- apigeecli apis update - Update APIs in an Apigee Org