Create a new environment
Create a new environment
apigeecli environments create [flags]
-d, --deptype string Deployment type - must be PROXY or ARCHIVE
-e, --env string Apigee environment name
--envtype string Environment type - must be BASE, INTERMEDIATE or COMPREHENSIVE
-f, --fwdproxyuri string URL of the forward proxy to be applied to the runtime instances in this env
-h, --help help for create
--wait Waits for the create 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 environments - Manage Apigee environments