ricbra / rabbitmq-cli-consumer

Consume RabbitMQ messages into any cli program
MIT License
247 stars 49 forks source link

Add option to pass in queue name as argument #46

Closed andrefigueira closed 7 years ago

andrefigueira commented 7 years ago

Hello,

As discussed in https://github.com/ricbra/rabbitmq-cli-consumer/issues/45 I've gone ahead and made the small tweak to allow the queue name to be passed as an argument, I thought about some of the other arguments, which could possibly be specified, but I think this is ok for now?

Let me know your thoughts.

Kind Regards

ricbra commented 7 years ago

Thanks for your contribution!

andrefigueira commented 7 years ago

Thanks! Glad to be a part of it! hope to be able to contribute further in future! :)