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