config_unlock
Unlock an encrypted configuration file by providing the required password to decrypt it.
Instructions
Unlock encrypted config — Unlocks the configuration file using the provided password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. | |
| configPassword | No | Password used to unlock an encrypted config file. |