cf unmap-route <APP_NAME> <domain>
Remove a url route from an app
Arguments
Name | Description |
---|---|
APP_NAME | |
domain |
Options
Name | Description |
---|---|
--hostname, -n <hostname> | Hostname used to identify the HTTP route |
--path <path> | Path used to identify the HTTP route |
--port <port> | Port used to identify the TCP route |