pueue follow
Follow the output of a currently running task.
See also: `pueue log`.
- Follow the output of a task (stdout + stderr):
pueue follow {task_id}
- Follow the stderr of a task:
pueue follow --err {task_id}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).