MBW.Tools.RabbitDump
MBW.Tools.RabbitDump copied to clipboard
Utility to import and export messages from RabbitMQ
Exported some messages that contained custom headers. On re-import, those headers where written in base 64. 
When the RabbitMQ clustered is [configured for TLS](https://www.rabbitmq.com/ssl.html#enabling-tls) this tool is unable to connect and an exception is thrown: ``` Unhandled exception. RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable...
Should suggest stuff / show help E.g. "rabbitdump -o out.json"