core_quit
Terminate the running rclone process, optionally specifying an exit code to control shutdown behavior.
Instructions
Terminate rclone — Stops the rclone process, optionally supplying an exit code.
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. | |
| exitCode | No | Optional exit code to use when terminating the rclone process. |