Created
June 19, 2017 17:05
-
-
Save viktor-evdokimov/058568ef4953c55cc10ab214022d31c7 to your computer and use it in GitHub Desktop.
publish myjson.json to rabbitmq
This file contains 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
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