File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Kafka CLI
4
4
5
- Kafka Topics CLI
6
- Kafka Console Producer CLI
7
- Kafka Console Consumer CLI
8
- Kafka Consumers in Group
9
- Kafka Consumer Groups CLI
10
- Resetting Offsets
11
- CLI Options that are good to know
12
- What about UIs? Conduktor
13
- KafkaCat as a replacement for Kafka CLI
14
-
15
-
16
- [ kafka CLI] ( https://medium.com/@TimvanBaarsen/apache-kafka-cli-commands-cheat-sheet-a6f06eac01b#f574 )
17
- [ Simple Kafak CLI] ( https://ronnieroller.com/kafka/cheat-sheet )
5
+ - Kafka Topics CLI
6
+ - Kafka Console Producer CLI
7
+ - Kafka Console Consumer CLI
8
+ - Kafka Consumers in Group
9
+ - Kafka Consumer Groups CLI
10
+ - Resetting Offsets
11
+ - CLI Options that are good to know
12
+ - What about UIs? Conduktor
13
+ - KafkaCat as a replacement for Kafka CLI
14
+
15
+
16
+ - [ kafka CLI] ( https://medium.com/@TimvanBaarsen/apache-kafka-cli-commands-cheat-sheet-a6f06eac01b#f574 )
17
+ - [ Simple Kafak CLI] ( https://ronnieroller.com/kafka/cheat-sheet )
18
18
19
19
** Setup**
20
20
You can’t perform that action at this time.
0 commit comments