update-org-quota - Cloud Foundry CLI Reference Guide


이름

update-org-quota - Update an existing organization quota

사용법

cf update-org-quota QUOTA [-m TOTAL_MEMORY] [-i INSTANCE_MEMORY] [-n NEW_NAME] [-r ROUTES] [-s SERVICE_INSTANCES] [-a APP_INSTANCES] [--allow-paid-service-plans | --disallow-paid-service-plans] [--reserved-route-ports RESERVED_ROUTE_PORTS]

별명

update-quota

옵션

-a

애플리케이션 인스턴스의 총계입니다. -1은 무제한 크기를 나타냅니다.

--allow-paid-service-plans

Allow provisioning instances of paid service plans.

--disallow-paid-service-plans

Disallow provisioning instances of paid service plans.

-i

Maximum amount of memory a process can have (e.g. 1024M, 1G, 10G). -1 represents an unlimited amount.

-m Total amount of memory all processes can have (e.g. 1024M, 1G, 10G).

-1 represents an unlimited amount.

-n

새 이름

-r

Total number of routes. -1 represents an unlimited amount.

--reserved-route-ports

Maximum number of routes that may be created with ports. -1 represents an unlimited amount.

-s

Total number of service instances. -1 represents an unlimited amount.

다음도 참조

org, org-quota