amqp-cli
v1.1.0
Published
command line tools for interacting with amqp servers like RabbitMQ
Downloads
17
Maintainers
Readme
#amqp-cli
Command line tools for interacting with amqp servers like RabbitMQ.
##Install
npm install -g amqp-cli
##Publish
amqp-publish --help
Messages to publish are read from STDIN
##Consume
amqp-consume --help