webjob-jqd-list-members - List the members of the specified group or group set.
webjob-jqd-list-members [-n] [-D delimiter] [-e {group|queue}[,{group|queue}[...]]] [-G group-file] -i group[,group[...]]
This utility lists the members of one or more groups.
- -D delimiter
-
Specifies the output field delimiter. Valid delimiters include the
following characters: newline ('\n'), tab ('\t'), space (' '), comma
(','), colon (':'), semi-colon (';'), equal ('='), and pipe ('|').
The default delimiter is a newline.
- -e group[,group[...]]
-
Specifies one or more queues or queue groups that are to be excluded
from the operation. Note that group names must be prefixed with '%'.
For example, a group called 'test' must be specified as '%test'.
- -G group-file
-
Specifies an alternate group file. The default group file is
/var/webjob/config/jqd/groups.
- -i group[,group[...]]
-
Specifies one or more queue groups that are to be included in the
operation. Note that group names must be prefixed with '%'. For
example, a group called 'test' must be specified as '%test'. Also,
note that individual queues are not allowed for this argument.
- -n
-
This option disables group token resolution.
Klayton Monroe
webjob-jqd-delete-group(1), webjob-jqd-update-group(1)
All documentation and code are distributed under same terms and
conditions as WebJob.
|