webjob-jqd-list-queues - List job queues.
webjob-jqd-list-queues [-d jqd-dir] [-s {any|active|frozen|locked}] -t {all|client|public}
This utility lists job queues.
- -d jqd-dir
-
Specifies the base directory where queues are to be created. This
directory must exist. The default value is /var/webjob/spool/jqd.
- -s {any|active|frozen|locked}
-
Restrict output based on the specified queue state. Currently, the
following states are supported: 'any', 'active', 'frozen', and
'locked'.
- -t {all|client|public}
-
Restrict output based on the specified queue type. Currently, the
following types are supported: 'all', 'client', and 'public'.
Klayton Monroe
webjob-jqd-create-queue(1), webjob-jqd-delete-queue(1)
All documentation and code are distributed under same terms and
conditions as WebJob.
|