Skip to content

ricanontherun/rabbit-tail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit Tail

CLI utility for consuming and debugging RabbitMQ messages. It creates a transient queue (deleted on program termination), binds it to the target exchange and prints incoming messages.

Install

npm install -g rabbit-tail

Usage

List examples via

rabbit-tail -e

Help

rabbit-tail --help

TODO

  1. Tests.

About

Tail messages from a RabbitMQ exchange

Resources

Stars

Watchers

Forks

Packages

No packages published