Manage Apigee Developer Applications
Manage Apigee Developer Applications
-h, --help help for apps
-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 apps create - Create a Developer App
- apigeecli apps delete - Deletes a Developer App from an organization
- apigeecli apps export - Export Developer Apps to a file
- apigeecli apps genkey - Generate a new developer KeyPair
- apigeecli apps get - Get App in an Organization by App ID
- apigeecli apps import - Import a file containing Developer Apps
- apigeecli apps keys - Manage developer app keys
- apigeecli apps list - Returns a list of Developer Applications
- apigeecli apps manage - Approve or revoke a developer app
- apigeecli apps update - Update a Developer App