Appearance
What's new?
Highlights in 3.x
- Since 3.0.0
REPLY
-basedpush
workflowshellid=$(job-queue push my-scope) job-queue push my-scope id=$REPLY job-queue pop $id
Appearance
These docs are for the recently-released v3.
If you are or were using v2, check out the v2 to v3 migration guide and/or read about pinning v2.x.
Highlights in 3.x
REPLY
-based push
workflowid=$(job-queue push my-scope)
job-queue push my-scope
id=$REPLY
job-queue pop $id
Except where otherwise noted, © 2024 by Henry Bley-Vroman and licensed under zsh-job-queue's license.