logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pueue Edit - Modify Queued Tasks | Online Free DevTools by Hexmos

Modify queued tasks with Pueue Edit, a task management tool. Edit commands, paths, and configurations easily. Free online tool, no registration required.

pueue-edit

Edit the command or path of a stashed or queued task. More information: https://github.com/Nukesor/pueue.

  • Edit a task, see pueue status to get the task ID:

pueue edit {{task_id}}

  • Edit the path from which a task is executed:

pueue edit {{task_id}} --path

  • Edit a command with the specified editor:

EDITOR={{nano}} pueue edit {{task_id}}

See Also