From a78e68906244ba71a015d189def179dab20dc84e Mon Sep 17 00:00:00 2001 From: Jack Lin <46962923+blueskyson@users.noreply.github.com> Date: Mon, 10 Oct 2022 05:46:16 +0800 Subject: [PATCH] kafkacat: add page (#8829) --- pages/common/kafkacat.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/kafkacat.md diff --git a/pages/common/kafkacat.md b/pages/common/kafkacat.md new file mode 100644 index 0000000000..45907bcf1f --- /dev/null +++ b/pages/common/kafkacat.md @@ -0,0 +1,7 @@ +# kafkacat + +> This command is an alias of `kcat`. + +- View documentation for the original command: + +`tldr kcat`