HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pueue status — Display the current status of all tasks. More information: <https://github.com/Nukesor/pueue#how-to-

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecurrentcommandallstatusclipueue statusdisplay

Problem

How to use the pueue status command: Display the current status of all tasks. More information: <https://github.com/Nukesor/pueue#how-to-use-it>.

Solution

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}}

Code Snippets

Show the status of all tasks

pueue status

Show the status of a specific group

pueue status {{[-g|--group]}} {{group_name}}

Context

tldr-pages: common/pueue status

Revisions (0)

No revisions yet.