amqp-cli

command line tools for interacting with amqp servers like RabbitMQ

Usage no npm install needed!

<script type="module">
  import amqpCli from 'https://cdn.skypack.dev/amqp-cli';
</script>

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