smctl update-broker
Updates a service broker with the provided name in the SAP Service Manager instance.
smctl update-broker [name] <json_broker> [flags]
smctl update-broker broker '{"name": "new-name", "description": "new-description", "broker-url": "http://broker.com", "credentials": { "basic": { "username": "admin", "password": "admin" } }}'
update-broker, ub
|
Optional |
Global Flag |
|
|---|---|---|
|
|
Help for |
No |
|
|
Output format of the command. Possible options: json, yaml, text. |
No |
|
|
Set the path for the smctl |
Yes |
|
|
Use verbose mode. |
Yes |
> smctl update-broker sample-broker-1 '{"description": "Updated sample-broker description"}'
ID Name URL Description Created Updated
------------------------------------ --------------- ------------------------------ --------------------------------- -------------------- --------------------
a52be735-30e5-4849-af23-83d65d592464 sample-broker-1 https://demobroker.domain.com/ Updated sample-broker description 2018-06-22T13:04:19Z 2018-06-22T13:04:19Z