streamdal / plumber

A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
https://streamdal.com
MIT License
2.1k stars 71 forks source link

Improvement: Update examples #376

Open dselans opened 2 months ago

dselans commented 2 months ago

plumber has changed a lot since docs/examples.md was written and has been haphazardly updated.

Some of the examples might be referencing args that aren't there (and/or have been renamed) - go through all of the examples and update them based on how plumber works currently (as of 09.29.2024).