Skip to content

Implement Unbind Route Service Instance Request in Operations #730

@twoseat

Description

@twoseat
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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions