create-space-quota - Cloud Foundry CLI Reference Guide |
cf create-space-quota QUOTA [-i INSTANCE_MEMORY] [-m MEMORY] [-r ROUTES] [-s SERVICE_INSTANCES] [-a APP_INSTANCES] [--allow-paid-service-plans] [--reserved-route-ports RESERVED_ROUTE_PORTS]
Total number of application instances. -1 represents an unlimited amount. (Default: unlimited)
Can provision instances of paid service plans (Default: disallowed)
Maximum amount of memory an application instance can have (e.g. 1024M, 1G, 10G). -1 represents an unlimited amount. (Default: unlimited)
Total amount of memory a space can have (e.g. 1024M, 1G, 10G)
Total number of routes
Maximum number of routes that may be created with reserved ports (Default: 0)
Total number of service instances