LinuxCommandLibrary

pueue-status

Display pueue task queue state

TLDR

Show queue status

$ pueue status
copy
Show specific group
$ pueue status -g [group]
copy
Show in JSON format
$ pueue status --json
copy

SYNOPSIS

pueue status [options]

DESCRIPTION

pueue status displays the current state of all tasks. Shows queued, running, completed, and failed tasks. Displays task IDs, commands, status, and execution times.

PARAMETERS

-g, --group name

Show specific group.
--json
Output as JSON.

SEE ALSO

pueue(1), pueue-log(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community