config_update
Update an existing remote configuration by applying new parameter values. Modify remote setup using JSON key/value pairs.
Instructions
Update remote configuration — Updates an existing remote with new parameter values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opt | No | Optional JSON object controlling update behaviour (e.g. `obscure`, `continue`). | |
| name | No | Name of the remote configuration to update. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. | |
| parameters | No | JSON object of configuration key/value pairs to apply to the remote. |