pueue-add
Verified for current stable LTS
Pueue Add Command: Enqueue Task Default Queue
Use for enqueue task default queue with Pueue Add. Exact CLI syntax to enqueue task default queue using Pueue Add.
When to use this: Use for enqueue task default queue with Pueue Add.
Command Syntax
pueue add <command> pueue add <command> Command Breakdown
pueue is the base executable for this command.
FAQ
Purpose: Exact syntax to enqueue task default queue using Pueue Add.
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 Add Command: Enqueue Command After Others Finish
pueue add -a <9> <12> -g "<torrents>" -- <transmission-cli torrent_file.torrent> Pueue Add Command: Enqueue Command With Delay And Label pueue add -l "<compressing large file>" -d "{wednesday 10:30pm}" -- "<7z a compressed_file.7z large_file.xml>" Pueue Add Command: Enqueue Immediate Command To Group pueue add -i -g "<CPU_intensive>" -- <ffmpeg -i input.mp4 frame_%d.png> Pueue Add Command: Enqueue Stashed Command First Queue pueue add -s -- <rsync --archive --compress /local/directory /remote/directory> Pueue Add Command: Enqueue Task With Arguments pueue add -- <command --arg -f>