System Grab Bag

View all TLDR pages from common (or from all pages)

pueue group

Display, add or remove groups. More information: https://github.com/Nukesor/pueue.
  • Show all groups with their statuses and number of parallel jobs:
    pueue group
  • 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}}"

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.