check-route - Cloud Foundry CLI Reference Guide


이름

check-route - 단순 검사를 수행하여 라우트가 현재 있는지 여부 판별

사용법

cf check-route HOST DOMAIN [--path PATH]

EXAMPLES

cf check-route myhost example.com # example.com cf check-route myhost example.com --path foo # myhost.example.com/foo

옵션

--path

라우트에 대한 경로

다음도 참조

create-route, delete-route, routes