misha_cafex v0.0.5
Mix.Tasks.Cafex.Topic
This is a tool that reads topic metadata from Kafka and outputs it to standard output.
Examples
mix cafex.topic topic_name --brokers 192.168.99.100:9091
Command line options
-l, --list - List topics
-b, --broker - The Kafka broker in the form: host1:port1