
pueue-start
List of commands for pueue-start:
-
pueue-start:tldr:5d6d6 pueue-start: Resume multiple tasks at once.$ pueue start ${task_id} ${task_id}try on your machineexplain this command
-
pueue-start:tldr:8ff9e pueue-start: Resume all tasks in a specific group.$ pueue start group ${group_name}try on your machineexplain this command
-
pueue-start:tldr:a01d9 pueue-start: Resume a specific task.$ pueue start ${task_id}try on your machineexplain this command
-
pueue-start:tldr:d0f13 pueue-start: Resume all tasks in the default group.$ pueue starttry on your machineexplain this command
-
pueue-start:tldr:f1fa6 pueue-start: Resume all tasks and start their children.$ pueue start --all --childrentry on your machineexplain this command