zoe icon indicating copy to clipboard operation
zoe copied to clipboard

The Kafka CLI for humans

Results 9 zoe issues
Sort by recently updated
recently updated
newest added

Hi, just a little PR to: 1. Fix the docker image name, from `adevinta/zoe` to `adevinta/zoe-cli` 2. Fix the nested bash blockcode (tildes + indent)

This is a common use-case, when a user needs to migrate a schema from one cluster to another. For this, the `--from-stdin` option looks ideal to be used. The command...

Thanks again for this great CLI tool, made for humans! I really love the feature of piping data between topics in different clusters with such a command: ``` zoe -c...

When I run such a command: ``` zoe --cluster local topics produce --help ``` I am getting this feedback: ``` Usage: zoe topics produce [OPTIONS] produce messages into topics Options:...

Hello! Thanks for this wonderful command line tool for Kafka first of all! I already find it very useful, and much better than the standard CLI tools out there. What...

# 👉 Context Hi, I'm a Kafka user and was looking for a good tool. I first found Conduktor. But licence was too restructive. Si I started to find a...

I might have done something wrong, but I get an error: ``` ❯ zoe --cluster mealcluster topics consume meal 2021-05-04 18:32:45 INFO zoe: loading config from url : file:/home/harald/.zoe/config/default.yml 2021-05-04...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....