The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-mldbm-get-job-kvps
Man Pages
WebJob
Home
                                                                                                                                                                                                       


NAME

webjob-mldbm-get-job-kvps - Get job- or client-related key/value pairs.


SYNOPSIS

webjob-mldbm-get-job-kvps [-r] [-d db] [-o option[,option[,...]]] -c client-id -j job [key ...]


DESCRIPTION

This utility gets one or more job- or client-related key/value pairs.


OPTIONS

-c client-id

Specifies the client ID to query.

-d db

Specifies the MLDBM database to query.

-j job

Specifies the job to query.

-o option,[option[,...]]

Specifies the list of options to apply. Currently, the following options are supported:

BeQuiet

Don't print warning messages.

KeysOnly

Only print keys rather than key/value pairs.

ValuesOnly

Only print values rather than key/value pairs.

-r

Reverse the meaning of the client-id and key arguments. This option allows you to request the value of a single key for each client specified.


RETURN VALUES

Upon successful completion, a value of 0 (XER_OK) is returned. Otherwise, one of the following error codes is returned:

  • 1 = XER_Usage

  • 2 = XER_Abort

  • 3 = XER_UnknownClients

  • 4 = XER_UnknownJobs

  • 5 = XER_UnknownKeys

  • 6 = XER_UnknownCombo


AUTHOR

Klayton Monroe


SEE ALSO

webjob-mldbm-create-job(1), webjob-mldbm-delete-job(1), webjob-mldbm-list-jobs(1), webjob-mldbm-set-job-kvps(1)


LICENSE

All documentation and code are distributed under same terms and conditions as WebJob.

Copyright 2000-2014 The WebJob Project, All Rights Reserved.
The FreeBSD Project SourceForge Logo KoreLogic, Inc.