Lines 48-54
$scriptname -h|--help
Link Here
|
48 |
--stop Stop the worker daemon for the specified instances |
48 |
--stop Stop the worker daemon for the specified instances |
49 |
--restart Restart the worker daemon for the specified instances |
49 |
--restart Restart the worker daemon for the specified instances |
50 |
--queue Specify the queue/worker to restart - 'default' is used if not specified |
50 |
--queue Specify the queue/worker to restart - 'default' is used if not specified |
51 |
current queues are: default, long_tasks |
51 |
current queues are: default, long_tasks, elastic_index |
52 |
--status Show the status of the worker for the specified instances |
52 |
--status Show the status of the worker for the specified instances |
53 |
--quiet|-q Make the script quiet about non existent instance names |
53 |
--quiet|-q Make the script quiet about non existent instance names |
54 |
(useful for calling from another scripts). |
54 |
(useful for calling from another scripts). |
55 |
- |
|
|