# 使用 Homebrew 安装 kaskade

查看 kaskade 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:kaskade
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kaskade
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:kaskade
- **软件包管理器:** Homebrew
- **版本:** 4.0.7
- **来源摘要:** TUI for Kafka
- **主页:** <https://github.com/sauljabin/kaskade>
- **仓库:** <https://github.com/sauljabin/kaskade>
- **最后更新:** 2026-06-27T10:26:47Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kaskade (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.0.7
## 项目历史与用法

kaskade is a terminal user interface for Apache Kafka, built with Textual, that combines topic administration and message consumption in a Python CLI/TUI package.

### 项目历史

The repository started in September 2021. The README frames the tool as a Kafka TUI for listing topics, partitions, groups, and group members, inspecting lag and records, and consuming messages with common deserializers.

The 1.0.0 release work in July 2022 added Schema Registry support. Later releases expanded the consumer/admin workflow, with the 4.0.0 release changing several command-line options and adding config-file support.

### 采用历史

kaskade's package presence spans Homebrew, PyPI/pipx, and Docker images, reflecting a common Kafka-operator need: quick inspection and ad hoc consumption without opening a browser-based Kafka UI.

### 使用方式

The documented command shape separates admin and consumer modes, for example connecting with a bootstrap server and then selecting a topic for consumption.

### 为什么软件包爱好者会关心

For package people, kaskade is a modern example of the Python TUI wave: a Kafka utility distributed as a CLI, but designed around rich terminal interaction rather than plain line-oriented output.

### 时间线

- 2021-09-19: Repository history starts with the project bootstrap
- 2022-07-24: v1.0.0 release work added Schema Registry support
- 2025-12-26: v4.0.0 release work changed CLI options and added config-file support

### Related projects

- Apache Kafka, Textual, Redpanda, Schema Registry tooling, kcat, and browser-based Kafka UIs occupy nearby workflow space.

### 来源

- <https://formulae.brew.sh/formula/kaskade>
- <https://github.com/sauljabin/kaskade>
- <https://github.com/sauljabin/kaskade/commit/befa5b8a0a303b1bf187bb2b37a14b4588872525.patch>
- <https://github.com/sauljabin/kaskade/commit/cb9b27c626f337f2ac2fdd7e24913385fb3abb61.patch>
- <https://github.com/sauljabin/kaskade/releases/tag/v1.0.0>
- <https://github.com/sauljabin/kaskade/releases/tag/v4.0.0>


## 安全说明

没有找到 kaskade 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/kaskade.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kaskade.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
