2025-03-14 21:59:59 -06:00
|
|
|
# pueue clean
|
|
|
|
|
|
|
|
|
|
> Remove all finished tasks from the list and clear logs.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://github.com/Nukesor/pueue#how-to-use-it>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Remove finished tasks and clear logs:
|
|
|
|
|
|
|
|
|
|
`pueue clean`
|
|
|
|
|
|
|
|
|
|
- Only clean commands that finished successfully:
|
|
|
|
|
|
2025-05-08 12:26:01 -06:00
|
|
|
`pueue clean {{[-s|--successful-only]}}`
|