cf create-quota <quota>
Define a new resource quota
Arguments
Options
Name | Description |
---|
-a <number of application instances> | Total number of application instances |
-i <instance memory> | Maximum amount of memory an application instance can have |
-m <total memory> | Total amount of memory a space can have |
--reserved-route-ports <reserved route ports> | Maximum number of routes that may be created with reserved ports (Default: 0) |
-s <service instances> | Total number of service instances |
-r <routes> | Total number of routes |
--allow-paid-service-plans | Can provision instances of paid service plans |