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


NAME

webjob-mldbm-set-job-kvps - Set job- or client-related key/value pairs.


SYNOPSIS

webjob-mldbm-set-job-kvps [-r] [-d db] -c client-id -j job key[+-]=value [key[+-]=value ...]


DESCRIPTION

This utility sets job- or client-related key/value pairs. When using the '=' operator, the value specified on the command line may be any arbitrary string, and the value in the database is overwritten. When using the '+=' and '-=' operators, the specified value on the command line must be an integer in the range [0,9999999999], and the value in the database will be incremented or decremented as appropriate, but only if it's an integer in the range [-9999999999,9999999999]. Non-existent, undefined, and empty values will be converted to a value of zero.


OPTIONS

-c client-id

Specifies the client ID to update.

-d db

Specifies the MLDBM database to update.

-j job

Specifies the job to update.

-r

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


AUTHOR

Klayton Monroe


SEE ALSO

webjob-mldbm-create-job(1), webjob-mldbm-delete-job(1), webjob-mldbm-get-job-kvps(1), webjob-mldbm-list-jobs(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.