Dispatch command

This commit is contained in:
Alex Dadgar
2017-01-25 13:48:33 -08:00
parent 0e8b43767b
commit 715e576dfb
4 changed files with 117 additions and 0 deletions

View File

@@ -32,6 +32,12 @@ General Options:
Dispatch Options:
-meta <key>=<value>
Meta takes a key/value pair seperated by "=". The metadata key will be
injected into the job's metadata. The flag can be provided more than
once to inject multiple metadata key/value pairs. Arbitrary injection is not
allowed. The parameterized job must allow the key to be injected.
-detach
Return immediately instead of entering monitor mode. After job dispatch,
the evaluation ID will be printed to the screen, which can be used to