Last active
August 29, 2015 14:28
-
-
Save oleksiialeksieiev/07b8adf24ed7b5c9bba9 to your computer and use it in GitHub Desktop.
Useful rabbit commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#https://www.rabbitmq.com/management-cli.html | |
# ./rabbitmqadmin -H 127.0.01 -u rabbit -p password --vhost=/ list queues\ | |
#rabbitmq-plugins enable rabbitmq_management | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment