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

잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
(다른 사용자 한 명의 중간 판 5개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;cf apps
;cf apps
;cf a


<source lang='console'>
<source lang='console'>
12번째 줄: 13번째 줄:
<source lang='doscon'>
<source lang='doscon'>
C:\Users\jmnote>cf apps
C:\Users\jmnote>cf apps
Getting apps in org zeta / space development as opcore@gmail.com...
Getting apps in org zeta / space development as jmnote@example.com...
OK
OK


28번째 줄: 29번째 줄:
<source lang='console'>
<source lang='console'>
root@zetawiki:~# cf apps
root@zetawiki:~# cf apps
Getting apps in org zetawiki / space space1 as jmnote@example.com...
Getting apps in org zeta / space space1 as jmnote@example.com...
OK
OK


36번째 줄: 37번째 줄:


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


==참고 자료==
==참고==
* https://docs.cloudfoundry.org/devguide/deploy-apps/environment-variable.html
* https://docs.cloudfoundry.org/devguide/deploy-apps/environment-variable.html


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

2017년 6월 27일 (화) 02:00 기준 최신판

1 개요[ | ]

cf apps
cf a
$ 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 }}