check-route - Cloud Foundry CLI Reference Guide


NAME

check-route - Einfache Überprüfung ausführen, um festzustellen, ob eine Route aktuell vorhanden ist

VERWENDUNG

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

Optionen

--path

Pfad für die Route

SIEHE AUCH

create-route, delete-route, routes