NAME:
unbind-route-service - Unbind a service instance from an HTTP route
USAGE:
cf unbind-route-service DOMAIN SERVICE_INSTANCE [--hostname HOSTNAME] [--path PATH] [-f]
EXAMPLES:
cf unbind-route-service example.com myratelimiter --hostname myapp --path foo
ALIAS:
urs
OPTIONS:
-f Force unbinding without confirmation
--hostname, -n Hostname used in combination with DOMAIN to specify the route to unbind
--path Path used in combination with HOSTNAME and DOMAIN to specify the route to unbind