pueue
Verified for current stable LTS
Pueue Command: List Tasks Status
Use for list tasks status with Pueue. Exact CLI syntax to list tasks status using Pueue.
When to use this: Use for list tasks status with Pueue.
Command Syntax
pueue status pueue status Command Breakdown
pueue is the base executable for this command.
FAQ
Purpose: Exact syntax to list tasks status using Pueue.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pueue Command: Add Task To List
pueue add -- "<command>" Pueue Command: Create Task Group pueue group --add <group_name> Pueue Command: Edit Stopped Task Command pueue edit <task_id> Pueue Command: Kill Task By Id pueue kill <task_id> Pueue Command: Send Data To Task Stdin pueue send <task_id> "<hello>"