Create a new Apigee Org
Create a new Apigee Org
apigeecli organizations create [flags]
--billing-type string Billing type: SUBSCRIPTION or EVALUATION
--consumer-key string API Consumer Data Encryption Key
--controlplane-key string Apigee Controlplane Encryption Key
-d, --desc string Apigee org description
--disable-portal Disable creation of Developer Portals; default false
--disable-vpc-peering Disable VPC Peering; default true (default true)
-h, --help help for create
-k, --key string API Consumer data location
-n, --net string Authorized network; if using a shared VPC format is projects/{host-project-id}/{location}/networks/{network-name} (default "default")
-p, --prj string GCP Project ID
--reg string Analytics region name
--runtime-key string Runtime Database Encryption Key
--runtime-type string Runtime type: CLOUD or HYBRID (default "HYBRID")
--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
--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 organizations - Manage Apigee Orgs