I need to have a python client that can discover queues on a restarted RabbitMQ server exchange, and then start up a clients to resume consuming messages from each queue. Ho
I found this works for me, /els being my demo vhost name..
rabbitmqctl list_queues --vhost /els