pueue-add
Verified for current stable LTS
Pueue Add Commands
Pueue Add command syntax with verified terminal examples.
Commands
6 commands for Pueue Add
pueue-add Operations
Pueue Add Command: Enqueue Command After Others Finish
pueue add -a <9> <12> -g "<torrents>" -- <transmission-cli torrent_file.torrent> pueue-add Archive
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 Video
Pueue Add Command: Enqueue Immediate Command To Group
pueue add -i -g "<CPU_intensive>" -- <ffmpeg -i input.mp4 frame_%d.png> pueue-add Archive
Pueue Add Command: Enqueue Stashed Command First Queue
pueue add -s -- <rsync --archive --compress /local/directory /remote/directory> pueue-add Operations
Pueue Add Command: Enqueue Task Default Queue
pueue add <command> pueue-add Operations
Pueue Add Command: Enqueue Task With Arguments
pueue add -- <command --arg -f> Suggest a Pueue Add Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pueue Add workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.