Deploys a revision of an existing Sharedflow
Deploys a revision of an existing Sharedflow to an environment in an organization
apigeecli sharedflows deploy [flags]
-e, --env string Apigee environment name
-h, --help help for deploy
-n, --name string Sharedflow name
--ovr Forces deployment of the new revision
-v, --rev int Sharedflow revision. If not set, the highest revision is used (default -1)
-s, --sa string The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com.
--wait Waits for the deployment to finish, with success or error
-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
-o, --org string Apigee organization name
--print-output Control printing of info log statements (default true)
-r, --region string Apigee control plane region name; default is https://apigee.googleapis.com
-t, --token string Google OAuth Token
- apigeecli sharedflows - Manage Apigee shared flows in an org