Skip to content

Instantly share code, notes, and snippets.

@videlalvaro
Created October 16, 2011 07:30
Show Gist options
  • Save videlalvaro/1290613 to your computer and use it in GitHub Desktop.
Save videlalvaro/1290613 to your computer and use it in GitHub Desktop.
./scripts/rabbitmqctl -n rabbit-test list_bindings
Listing bindings ...
exchange amq.gen-vo8P7HfEXThPMNCo3PRtjQ== queue amq.gen-vo8P7HfEXThPMNCo3PRtjQ== []
amq.direct exchange amq.gen-vo8P7HfEXThPMNCo3PRtjQ== queue []
amq.fanout exchange amq.gen-vo8P7HfEXThPMNCo3PRtjQ== queue []
...done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment