Manage Apigee shared flows in an org
Manage Apigee shared flows in an org
-h, --help help for sharedflows
-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 sharedflows clean - Deletes undeployed/unused reivisions of a Sharedflow
- apigeecli sharedflows create - Creates a Sharedflow in an Apigee Org
- apigeecli sharedflows delete - Deletes a shared flow
- apigeecli sharedflows deploy - Deploys a revision of an existing Sharedflow
- apigeecli sharedflows export - export Sharedflow bundles from an org
- apigeecli sharedflows fetch - Returns a zip-formatted shared flow bundle
- apigeecli sharedflows get - Gets a shared flow by name
- apigeecli sharedflows import - Import a folder containing sharedflow bundles
- apigeecli sharedflows list - Lists all shared flows in the organization.
- apigeecli sharedflows listdeploy - Lists all deployments of a Sharedflow
- apigeecli sharedflows undeploy - Undeploys a revision of an existing API proxy