We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d1962 commit 68384e9Copy full SHA for 68384e9
website/content/docs/commands/job/dispatch.mdx
@@ -78,6 +78,10 @@ dispatching parameterized jobs.
78
79
- `-ui`: Open the dispatched job in the browser.
80
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
+
85
## Examples
86
87
Dispatch against a parameterized job with the ID "video-encode" and
0 commit comments