pueue-*: add page (#5285)
This commit is contained in:
16
pages/common/pueue-reset.md
Normal file
16
pages/common/pueue-reset.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# pueue reset
|
||||
|
||||
> Kill everything and reset.
|
||||
> More information: <https://github.com/Nukesor/pueue>.
|
||||
|
||||
- Kill all tasks and remove everything (logs, status, groups, task IDs):
|
||||
|
||||
`pueue reset`
|
||||
|
||||
- Kill all tasks, terminate their children, and reset everything:
|
||||
|
||||
`pueue reset --children`
|
||||
|
||||
- Reset without asking for confirmation:
|
||||
|
||||
`pueue reset --force`
|
Reference in New Issue
Block a user