停止远程后台任务
ssh_cancel_jobTerminate a background job on a remote host using SSH. Optionally force-kill it after a configurable timeout to ensure the process stops.
Instructions
终止后台任务;超过等待时间后强制结束。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| job_id | Yes | ||
| force_after_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||