The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-cfg-create-list
Man Pages
WebJob
Home
                                                                                                                                                                                                       


NAME

webjob-cfg-create-list - Create a new KVP list.


SYNOPSIS

webjob-cfg-create-list [-d delimiter] [-t type] -f {file|-} -k key [value [value ...]]


DESCRIPTION

This utility creates a new KVP (Key/Value Pair) list having zero or more delimited values. Duplicate values (if any) are automatically squashed.


OPTIONS

-d delimiter

Specifies the list delimiter. Valid delimiters include the following characters: space ' ', comma ',', colon ':', semi-colon ';', and pipe '|'. The default delimiter is a comma. Note that parse errors are likely to occur if the specified delimiter appears in any of the values.

-f {file|-}

Specifies the config file to operate on.

-k key

Specifies the key to create.

-t type

Specifies the type of config file being operated on. Each supported type has a custom template that is used to validate keys and values. Currently, the following types are supported: ClientAcl and Generic. The default type is Generic.


AUTHOR

Klayton Monroe


SEE ALSO

webjob-cfg-create-list(1), webjob-cfg-delete-list(1), webjob-cfg-update-list(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.