webjob-mldbm-get-job-kvps - Get job- or client-related key/value pairs.
webjob-mldbm-get-job-kvps [-r] [-d db] -c client -j job [key ...]
This utility gets one or more job- or client-related key/value pairs.
- -c db
-
Specifies the name of the WebJob client to query.
- -d db
-
Specifies the name of the MLDBM database to query.
- -j job
-
Specifies the name of the job to query.
- -r
-
Reverse the meaning of the client and key arguments. This option
allows you to request the value of a single key for each client
specified.
Klayton Monroe
webjob-mldbm-create-job(1), webjob-mldbm-delete-job(1), webjob-mldbm-list-jobs(1), webjob-mldbm-set-job-kvps(1)
All documentation and code are distributed under same terms and
conditions as WebJob.
|