# 使用 Homebrew, apk, Nix, zypper 安装 kumactl

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

## 安装

```sh
sudo av install brew:kumactl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kumactl
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add kumactl
```

  证据: Alpine Linux edge package indexes: kumactl from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#kumactl
```

  证据: nixpkgs package indexes: pkgs/by-name/ku/kumactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install kumactl
```

  证据: openSUSE Tumbleweed package metadata: kumactl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:kumactl
- **软件包管理器:** Homebrew
- **版本:** 2.14.2
- **来源摘要:** Kuma control plane command-line utility
- **主页:** <https://kuma.io/>
- **仓库:** <https://github.com/kumahq/kuma>
- **最后更新:** 2026-08-01T18:11:45Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- kumactl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

kumactl is the user-facing command-line client for Kuma, the Envoy-based service mesh originally created by Kong and accepted into the CNCF Sandbox in 2020.

### 项目历史

Kong open-sourced Kuma on September 10, 2019 as a universal service-mesh control plane based on Envoy. The project was designed to manage service connectivity across Kubernetes, virtual machines, and multi-zone deployments rather than being limited to one Kubernetes cluster model.

kumactl ships from the Kuma repository as part of that control-plane distribution. Kuma's own README describes the project as configurable through Kubernetes CRDs in Kubernetes environments and through a RESTful HTTP API in other environments; kumactl is the CLI layer for users who need to inspect, configure, and operate those resources.

### 采用历史

Kuma was accepted into the CNCF Sandbox on June 25, 2020. The CNCF proposal noted an initial Kuma 0.1 release on September 10, 2019, more than ten releases by April 2020, and open governance work before donation. That foundation context gives kumactl more institutional significance than a standalone vendor CLI.

Kuma is also the open-source base for Kong Mesh. As a result, kumactl appears both in open-source Kuma workflows and in enterprise service-mesh operations where users need a consistent CLI for control-plane and mesh state.

### 使用方式

The Kuma CLI documentation groups kumactl with the other executables in a Kuma distribution, including kuma-cp, kuma-dp, and Envoy. Operators use kumactl to interact with the Kuma control plane and its resources, while Kubernetes users can also work through CRDs and non-Kubernetes users can work through the REST API.

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

kumactl is notable as a package because it is a small binary attached to a broad service-mesh system. Installing `kumactl` through Homebrew gives an operator the client surface for a CNCF-hosted Envoy control plane without installing the full control-plane stack locally.

### 时间线

- 2019: Kong open-sourced Kuma 0.1 as an Envoy-based universal service mesh.
- 2020: Kuma was accepted into the CNCF Sandbox on June 25.
- 2020s: Kuma documentation describes kumactl as the CLI client bundled with the service-mesh distribution.
- 2020s: Kuma formalized a minor-release cycle and documented multi-zone, multi-mesh, Kubernetes, VM, and REST API operating modes.

### Related projects

- kumactl is related to Kuma, Envoy, Kong Mesh, Kubernetes CRDs, service mesh policy APIs, Linkerd, Istio, and CNCF service-mesh infrastructure.

### 来源

- <https://github.com/cncf/toc/issues/436>
- <https://github.com/kumahq/kuma>
- <https://konghq.com/company/press-room/press-release/kong-open-sources-kuma>
- <https://kuma.io/docs/latest/explore/cli/>
- <https://www.cncf.io/projects/kuma/>


## 安全说明

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


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

- Nix - kumactl: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kumactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - kuma-cp - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kuma-cp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Control plane program for the multi-zone service mesh Kuma | https://kuma.io/
- apk - kuma-cp-openrc - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kuma-cp-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Control plane program for the multi-zone service mesh Kuma (OpenRC init scripts) | https://kuma.io/
- apk - kuma-dp - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kuma-dp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Data plane program for the multi-zone service mesh Kuma | https://kuma.io/
- apk - kuma-dp-openrc - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kuma-dp-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Data plane program for the multi-zone service mesh Kuma (OpenRC init scripts) | https://kuma.io/
- apk - kumactl - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kumactl from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | CLI for the multi-zone service mesh Kuma | https://kuma.io/
- apk - kumactl-bash-completion - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kumactl-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for kumactl | https://kuma.io/
- apk - kumactl-fish-completion - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kumactl-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for kumactl | https://kuma.io/
- apk - kumactl-zsh-completion - 2.10.1-r12: normalized package name match | Alpine Linux edge package indexes: kumactl-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for kumactl | https://kuma.io/
- zypper - kumactl - 2.14.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: kumactl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CLI for the Kuma service mesh | https://github.com/kumahq/kuma
- zypper - kumactl-bash-completion - 2.14.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: kumactl-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for kumactl | https://github.com/kumahq/kuma
- zypper - kumactl-fish-completion - 2.14.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: kumactl-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for kumactl | https://github.com/kumahq/kuma
- zypper - kumactl-zsh-completion - 2.14.1-1.2: normalized package name match | openSUSE Tumbleweed package metadata: kumactl-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for kumactl | https://github.com/kumahq/kuma


## Combined YAML source

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


## 来源

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