-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pueue restart


> Restart tasks.

More information.


Restart a specific task:

pueue restart {task_id}

Restart multiple tasks at once, and start them immediately (do not enqueue):

pueue restart --start-immediately {task_id} {task_id}

Restart a specific task from a different path:

pueue restart --edit-path {task_id}

Edit a command before restarting:

pueue restart --edit {task_id}

Restart a task in-place (without enqueuing as a separate task):

pueue restart --in-place {task_id}

Restart all failed tasks and stash them:

pueue restart --all-failed --stashed


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 04:08:20 2024