config_setpath
Point rclone to a specific configuration file by providing the absolute path to its rclone.conf file.
Instructions
Set config path — Points rclone at a specific rclone.conf file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Absolute path to the `rclone.conf` file that rclone should use. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |