302 B
302 B
pueue 移除
从任务列表中移除任务。正在运行或暂停的任务需要先被终止。 更多信息:https://github.com/Nukesor/pueue。
- 移除已终止或已完成的任务:
pueue remove {{task_id}}
- 一次性移除多个任务:
pueue remove {{task_id}} {{task_id}}