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

路徑 (route) 的路徑 (path)

另請參閱

create-route, delete-route, routes