"Cf space-quota"의 두 판 사이의 차이

 
26번째 줄: 26번째 줄:
==같이 보기==
==같이 보기==
* [[cf space-quotas]]
* [[cf space-quotas]]
* [[cf space]]
* [[cf quota]]
* [[cf quota]]
* [[cf 명령어]]
* [[cf 명령어]]


[[분류: Cloud Foundry]]
[[분류: Cloud Foundry]]

2016년 12월 9일 (금) 11:13 기준 최신판

1 개요[ | ]

cf space-quota
ubuntu@zetawiki:~$ cf space-quotas
Getting space quotas as testuser@example.com...
OK

name          total memory limit   instance memory limit   routes   service instances   paid service plans   app instance limit
test_quota1   10G                  10G                     100      100                 disallowed           100
ubuntu@zetawiki:~$ cf space-quota test_quota1
Getting space quota test_quota1 info as testuser@example.com...
OK
                        
total memory limit      10G
instance memory limit   10G
routes                  100
services                100
non basic services      disallowed
app instance limit      100

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}