Skip to content

Instantly share code, notes, and snippets.

@viktor-evdokimov
Created June 19, 2017 17:05
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 viktor-evdokimov/058568ef4953c55cc10ab214022d31c7 to your computer and use it in GitHub Desktop.
Save viktor-evdokimov/058568ef4953c55cc10ab214022d31c7 to your computer and use it in GitHub Desktop.
publish myjson.json to rabbitmq
bash python rabbitmqadmin publish exchange=amq.default routing_key=test payload="$(cat myjson.json)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment