unbind-route-service - Cloud Foundry CLI Reference Guide


名前

unbind-route-service - HTTP 経路からサービス・インスタンスをアンバインドします

使用法

cf unbind-route-service DOMAIN [--hostname HOSTNAME] [--path PATH] SERVICE_INSTANCE [-f]

EXAMPLES

cf unbind-route-service example.com --hostname myapp --path foo myratelimiter

別名

urs

オプション

-f

確認を求めずにアンバインドを強制します

--hostname, -n

アンバインドする経路を指定するために DOMAIN と組み合わせて使用するホスト名

--path

アンバインドする経路を指定するために HOSTNAME および DOMAIN と組み合わせて使用されるパス

その他の参照先

delete-service, routes, services