cf map-route <APP_NAME> <domain>
Add a url route to an app
Arguments
Name | Description |
---|---|
APP_NAME | |
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 |