"Cf disable-diego"의 두 판 사이의 차이

(새 문서: ==개요== ;cf disable-diego <source lang='console'> root@zetawiki:~# cf diego-apps Getting apps on the Diego runtime as testuser04... OK name space org spring-mu...)
 
잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
(다른 사용자 한 명의 중간 판 2개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;cf disable-diego
;cf disable-diego
 
*  앱 런타임을 Diego에서 DEA로 전환하는 [[cf CLI Diego-Enabler 플러그인]] 명령어
<source lang='console'>
<source lang='console'>
root@zetawiki:~# cf diego-apps
root@zetawiki:~# cf diego-apps
28번째 줄: 28번째 줄:


==같이 보기==
==같이 보기==
* [[cf enable-diego]]
* [[cf enable-diego]] - 앱 런타임을 DEA → Diego 전환
* [[cf 명령어]]
* [[cf 명령어]]
* [[cf CLI Diego-Enabler 플러그인]]
* [[cf CLI Diego-Enabler 플러그인]]


==참고 자료==
==참고==
* https://docs.cloudfoundry.org/running/apps-enable-diego.html
* https://docs.cloudfoundry.org/running/apps-enable-diego.html


[[분류: cf 명령어]]
[[분류: cf 명령어]]

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

1 개요[ | ]

cf disable-diego
root@zetawiki:~# cf diego-apps
Getting apps on the Diego runtime as testuser04...
OK

name           space       org   
spring-music   testuser04   testorg
root@zetawiki:~# cf disable-diego spring-music
Setting spring-music Diego support to false
OK

Verifying spring-music Diego support is set to false
OK
root@zetawiki:~# cf dea-apps
Getting apps on the DEA runtime as testuser04...
OK

name           space       org   
spring-music   testuser04   testorg

2 같이 보기[ | ]

3 참고[ | ]

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