# 使用 Homebrew, MacPorts 安装 kdash

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

## 安装

```sh
sudo av install brew:kdash
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kdash
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install kdash
```

  证据: MacPorts ports tree: sysutils/kdash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:kdash
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/kdash>
- **版本:** 2.1.1
- **来源摘要:** Simple and fast dashboard for Kubernetes
- **主页:** <https://kdash-rs.github.io/>
- **仓库:** <https://github.com/kdash-rs/kdash>
- **上游文档:** <https://kdash-rs.github.io/>
- **许可证:** MIT
- **源码归档:** <https://github.com/kdash-rs/kdash/archive/refs/tags/v2.1.1.tar.gz>
- **最后更新:** 2026-07-22T20:59:01Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- kdash (cli)
- kdash (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.1.1
- 管理器更新时间: 2026-07-22
- 本地数据: OK
- 上游仓库: https://github.com/kdash-rs/kdash
- 检测到的最新版本: v2.1.1 (当前)
## 项目历史与用法

KDash is a Rust terminal dashboard for Kubernetes. The README describes it as a simple and fast dashboard and shows a keyboard-driven TUI for inspecting Kubernetes resources.

### 项目历史

The repository was created in April 2021 and the first tagged release, v0.0.1, was published on April 17, 2021. The project grew as a terminal alternative to graphical Kubernetes dashboards, adding broader resource support, filtering, YAML/log/describe views, custom resource support, and cross-platform binary distribution.

The 1.0.0 release on April 9, 2026 added a troubleshoot tab, shell access, aggregate logs, deeper navigation, configurable keybindings/themes, and live kubeconfig watching. The 2.0.0 release on June 15, 2026 changed the app from mostly observational to operational by adding resource actions, edit, delete, rollout restart, scaling, port-forwarding, and confirmation prompts for impactful actions.

### 采用历史

KDash is distributed through Homebrew, MacPorts, Cargo, Scoop, Chocolatey, AUR, Docker, manual release binaries, and an install script documented in the README. The README also displays crates.io, GitHub download, Docker pull, and crates.io download badges, which reflects packaging as a first-class part of the project.

### 使用方式

Users run kdash in a terminal with Kubernetes credentials available through kubeconfig. The interface supports keyboard navigation across resources, logs, YAML, describe output, filtering, namespace changes, context switching, copying, secret decoding, port-forwarding, and action menus.

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

KDash sits in the modern Rust TUI category alongside other single-binary operations tools. It is package-interesting because it offers Kubernetes observability and some day-to-day actions without a browser dashboard, while still fitting neatly into Homebrew, Cargo, Docker, Windows package managers, and release-binary workflows.

### 时间线

- 2021-04-13: GitHub repository created.
- 2021-04-17: v0.0.1 release published.
- 2023-07-04: v0.4.0 added basic Custom Resource Definition support.
- 2026-04-09: v1.0.0 release added troubleshoot, shell, aggregate logs, and custom configuration support.
- 2026-06-15: v2.0.0 release added resource management actions and port-forwarding.
- 2026-06-29: v2.0.2 release published.

### Related projects

- KDash is part of the Kubernetes CLI ecosystem and relies on users' kubeconfig context; its README also references kubectl-backed actions and related package channels such as Cargo, Docker, Scoop, Chocolatey, and AUR.

### 来源

- <https://github.com/kdash-rs/kdash>
- <https://github.com/kdash-rs/kdash/blob/main/CHANGELOG.md>
- <https://github.com/kdash-rs/kdash/releases>
- <https://kdash-rs.github.io/>


## 安全说明

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


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kdash
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- MacPorts - kdash: normalized package name match | MacPorts ports tree: sysutils/kdash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/zh-hans/brew/rust/) - Build dependency declared by Homebrew.
- [kty](https://pkg.so/zh-hans/brew/kty/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, terminal, tui.
- [k9s](https://pkg.so/zh-hans/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, tui.
- [kubetail](https://pkg.so/zh-hans/brew/kubetail/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, dashboard, kubernetes.
- [kubetui](https://pkg.so/zh-hans/brew/kubetui/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, tui.
- [click](https://pkg.so/zh-hans/brew/click/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, rust.
- [e1s](https://pkg.so/zh-hans/brew/e1s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, terminal, tui.
- [kubesess](https://pkg.so/zh-hans/brew/kubesess/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, rust.
- [dcp](https://pkg.so/zh-hans/brew/dcp/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, rust.

## Combined YAML source

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


## 来源

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
