config_password
Update remote secrets by setting obscured password fields for a remote configuration. Provide a JSON object of password answers to secure access.
Instructions
Update remote secrets — Sets obscured password fields for a remote configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the remote whose secrets should be updated. | |
| _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 password answers, typically including `pass`. |