config_delete
Delete a remote configuration from rclone.conf. Removes an existing remote, making it unavailable for future operations.
Instructions
Delete remote configuration — Removes an existing remote from rclone.conf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the remote configuration to delete. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |