Cf unbind-service

Jmnote (토론 | 기여)님의 2016년 7월 7일 (목) 15:36 판 (→‎개요)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

cf unbind-service
cf us
root@zetawiki~# cf services
Getting services in org zeta / space development as jmnote@example.com...
OK

name                 service       plan      bound apps     last operation
spring-music-db      elephantsql   turtle    spring-music   create succeeded
spring-music-mongo   mongolab      sandbox                  create succeeded
root@zetawiki~# cf us spring-music spring-music-db
Unbinding app spring-music from service spring-music-db in org zeta / space development as jmnote@example.com...
OK
root@zetawiki~# cf services
Getting services in org zeta / space development as jmnote@example.com...
OK

name                 service       plan      bound apps   last operation
spring-music-db      elephantsql   turtle                 create succeeded
spring-music-mongo   mongolab      sandbox                create succeeded

2 같이 보기[ | ]

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