Forrest logo
back to context overview

pueue-group

List of commands for pueue-group:

  • pueue-group:tldr:5fe19 pueue-group: Remove a group and move its tasks to the default group.
    $ pueue group --remove "${group_name}"
    try on your machine
    explain this command
  • pueue-group:tldr:70e3b pueue-group: Add a custom group.
    $ pueue group --add "${group_name}"
    try on your machine
    explain this command
  • pueue-group:tldr:7a782 pueue-group: Show all groups with their statuses and number of parallel jobs.
    $ pueue group
    try on your machine
    explain this command
back to context overview