Azure plugin for kafkactl to manage Kafka on Azure Event Hubs
Azure Plugin for kafkactl
kafkactl$ kafkactl topic list --broker-addr <azure-event-hubs-endpoint>$ kafkactl topic describe <topic-name> --broker-addr <azure-event-hubs-endpoint>$ kafkactl produce <topic-name> --broker-addr <azure-event-hubs-endpoint>