Files
cheatsheet-tldr/tldr/pueue-status
2025-04-23 00:19:06 +00:00

18 lines
345 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>.
- Show the status of all tasks:
`pueue status`
- Show the status of a specific group:
`pueue status {{[-g|--group]}} {{group_name}}`