check-route - Cloud Foundry CLI Reference Guide


NOME

check-route - Executar uma verificação simples para determinar se uma rota existe atualmente ou não

USO

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

OPÇÕES

--path

Caminho para a rota

VEJA TAMBÉM

create-route, delete-route, routes