개요
- cf unset-space-quota
- 스페이스 쿼타를 해제하는 cf 명령어
ubuntu@zetawiki:~$ cf space development | grep Quota
Space Quota: test_quota1 (10G memory limit, 10G instance memory limit, 100 routes, 100 services, paid services disallowed, 100 app instance limit)
ubuntu@zetawiki:~$ cf unset-space-quota zeta test_quota1
Unassigning space quota test_quota1 from space zeta as testuser@example.com...
OK
ubuntu@zetawiki:~$ cf space development | grep Quota
Space Quota: