This bundle provides following commands:
rabbitmq:setup
– Creates exchanges, queues and bindings between them as specified in configuration in your RabbitMQ instance.rabbitmq:consumer:run <consumer name>
– Runs specified consumerdebug:rabbitmq:consumers
– Displays registered consumers
For further information see following sections