RabbitMQ Management Command Line Tool

Download it from here (Right click, Save as), make executable, and drop it in your path. Note that many browsers will rename the file rabbitmqadmin.txt. You will need Python 2.6+. Currently this has had little testing, but it's pretty simple.

Windows users will need to ensure Python is on their path, and invoke rabbitmqadmin as python.exe rabbitmqadmin.

Invoke rabbitmqadmin --help for usage instructions. You can:

rabbitmqadmin --bash-completion will print a bash completion script for rabbitmqadmin. This should be redirected to a file and sourced. On Debian-derived systems, copy the file to /etc/bash_completion.d to make it available system-wide.

Examples

A few quick examples: