Skip to content

Commit 68384e9

Browse files
committed
update dispatch cli docs
1 parent 90d1962 commit 68384e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/content/docs/commands/job/dispatch.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ dispatching parameterized jobs.
7878

7979
- `-ui`: Open the dispatched job in the browser.
8080

81+
- `-priority`: Optional integer between 50-100 that overrides any
82+
priority value set on the parent job, for the dispatched job only.
83+
For general usage information on the priority flag see [job-specification/job#job-parameters].
84+
8185
## Examples
8286

8387
Dispatch against a parameterized job with the ID "video-encode" and

0 commit comments

Comments
 (0)