A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. The tool enables you to safely view the contents of your data streams, write plain or encoded data to any system, route data from one place to another, decode protobuf/avro/thrift/JSON data in real-time, relay data to the Batch platform, ship change data capture events to Batch platform, replay events into a message system on your local network, and many other features.
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. The tool enables you to safely view the contents of your data streams, write plain or encoded data to any system, route data from one place to another, decode protobuf/avro/thrift/JSON data in real-time, relay data to the Batch platform, ship change data capture events to Batch platform, replay events into a message system on your local network, and many other features.
To install plumber, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install plumber
To see what files were installed by plumber, run:
port contents plumber
To later upgrade plumber, run:
sudo port selfupdate && sudo port upgrade plumber
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.