cf create-route <space> <domain>
Create a url route in a space for later use
Arguments
Name | Description |
---|---|
space | |
domain |
Options
Name | Description |
---|---|
--hostname, -n <hostname> | Hostname for the HTTP route (required for shared domains) |
--path <path> | Path for the HTTP route |
--port <port> | Port for the TCP route |
--random-port | Create a random port for the TCP route |