check-route - Cloud Foundry CLI Reference Guide


NAME

check-route - Perform a simple check to determine whether a route currently exists or not

USAGE

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

OPTIONS

--path

Path for the route

SEE ALSO

create-route, delete-route, routes