Closed arghya88 closed 6 years ago
Hi Arghya,
Sorry for the delayed response. Is that your entire command? The command structure should look something like
cf bind-route-service <domain> <service name> --hostname <app name> \
-c '{"org":"myorg,"env":"dev",
"user":"myusername@company.com",
"pass":"*****"
"action":"proxy bind",
"protocol":"https"}'
Closing this issue due to inactivity.
Trying to run below command :
cf bind-route-service [--hostname ] \
-c '{"org":"myorg","env":"dev",
"user:pass",
"action":"proxy bind",
"protocol":"https"}'
Fails with below error:
json: error calling MarshalJSON for type *json.RawMessage: invalid character ',' after object key