← 返回命令列表

Linux command

kaskade 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch kaskade

kaskade

Connect to a specific broker

kaskade -b [localhost:9092]

说明

kaskade is a TUI for Apache Kafka that allows you to interact with and consume topics directly from the terminal. It provides features for listing topics, partitions, consumer groups, and group members, as well as viewing topic information including lag, replicas, and record counts. The tool supports creating, editing, and deleting topics, filtering topics by name, and consuming messages with deserialization support for JSON, string, integer, long, float, boolean, double, Avro, Protobuf, and Schema Registry formats. Messages can be filtered by key, value, header, or partition.

FAQ

What is the kaskade command used for?

kaskade is a TUI for Apache Kafka that allows you to interact with and consume topics directly from the terminal. It provides features for listing topics, partitions, consumer groups, and group members, as well as viewing topic information including lag, replicas, and record counts. The tool supports creating, editing, and deleting topics, filtering topics by name, and consuming messages with deserialization support for JSON, string, integer, long, float, boolean, double, Avro, Protobuf, and Schema Registry formats. Messages can be filtered by key, value, header, or partition.

How do I run a basic kaskade example?

Run `kaskade` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more kaskade examples?

This page includes 2 examples for kaskade, plus related commands for nearby Linux tasks.