Skip to content

Instantly share code, notes, and snippets.

@hectorperez
Created May 2, 2017 09:49
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 hectorperez/12198bdb61d48896487c719957ce0fc8 to your computer and use it in GitHub Desktop.
Save hectorperez/12198bdb61d48896487c719957ce0fc8 to your computer and use it in GitHub Desktop.
declare/create rabbitmq queue
rabbitmqadmin declare queue name=my_queue_name durable=true
rabbitmqctl list_queues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment