cf bind-route-service <domain> <service instance>
Bind a service instance to an HTTP route
Arguments
| Name | Description | 
|---|---|
domain | |
service instance | 
Options
| Name | Description | 
|---|---|
-c  <JSON object> | Valid JSON object containing service-specific configuration parameters, provided either in-line or in a file | 
-n, --hostname  <hostname> | Hostname used in combination with DOMAIN to specify the route to bind | 
--path  <path> | Path used in combination with HOSTNAME and DOMAIN to specify the route to bind |