Skip to content

Instantly share code, notes, and snippets.

@heathseals
Created August 19, 2013 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heathseals/4ab57712966ba60ac2e5 to your computer and use it in GitHub Desktop.
Save heathseals/4ab57712966ba60ac2e5 to your computer and use it in GitHub Desktop.
[root@oblivion ~]# rabbitmqctl list_vhosts
Listing vhosts ...
/
...done.
[root@oblivion ~]# rabbitmqctl list_permissions
Listing permissions in vhost "/" ...
guest .* .* .*
...done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment