"Cf apps"의 두 판 사이의 차이

36번째 줄: 36번째 줄:


==같이 보기==
==같이 보기==
*[[cf scale]]
* [[cf scale]]
*[[cf push]]
* [[cf push]]
*[[cf delete]]
* [[cf delete]]
*[[cf app]]
* [[cf app]]
*[[cf env]]
* [[cf env]]
*[[cf]]
* [[cf]]
* [[CCDB apps 테이블]]


==참고 자료==
==참고 자료==

2016년 11월 29일 (화) 14:44 판

1 개요

cf apps
$ cf apps
Getting apps in org SAMPLE-ORG-NAME / space dev as sampledeveloper@example.com...
OK

name    requested state   instances   memory   disk   urls
my-app  started           1/1         256M     1G     my-app.com
C:\Users\jmnote>cf apps
Getting apps in org zeta / space development as jmnote@example.com...
OK

No apps found
C:\Users\jmnote\Desktop\spring-music>cf apps
Getting apps in org zeta / space development as jmnote@example.com...
OK

name           requested state   instances   memory   disk   urls
spring-music   started           1/1         512M     1G     spring-music-ungabl
ed-echoism.cfapps.io
root@zetawiki:~# cf apps
Getting apps in org zeta / space space1 as jmnote@example.com...
OK

name                        requested state   instances   memory   disk   urls
springbox-recommendations   started           0/1         512M     1G     springbox-recommendations-springiest-prostitutor.cfapps.io

2 같이 보기

3 참고 자료

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