diff options
Diffstat (limited to 'docs/rabbitmq-multi.pod')
| -rw-r--r-- | docs/rabbitmq-multi.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/rabbitmq-multi.pod b/docs/rabbitmq-multi.pod index 2e3f28c8fc..65d058337c 100644 --- a/docs/rabbitmq-multi.pod +++ b/docs/rabbitmq-multi.pod @@ -23,9 +23,15 @@ start_all I<count> start count nodes with unique names, listening on all IP addresses and on sequential ports starting from 5672. +status + print the status of all running RabbitMQ nodes + stop_all stop all local RabbitMQ nodes +rotate_logs + rotate log files for all local and running RabbitMQ nodes + =head1 EXAMPLES Start 3 local RabbitMQ nodes with unique, sequential port numbers: |
