Files
cheatsheet-tldr/tldr/pueue-status
2025-11-30 00:23:24 +00:00

18 lines
359 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# pueue status
> Display the current status of all tasks.
> More information: <https://github.com/Nukesor/pueue#how-to-use-it>.
- Show the status of all tasks:
`pueue status`
- Show the status of a specific group:
`pueue status {{[-g|--group]}} {{group_name}}`