commands.sh

pueue group

all

Display, add, or remove groups.

More info →

Examples (3)

Show all groups with their statuses and number of parallel jobs

Add a custom group

pueue group add "group_name"

Remove a group and move its tasks to the default group

pueue group remove "group_name"
made by @shridhargupta | data from tldr-pages