Automic VaultAutomic Vault

brew

kumactl mit Homebrew, apk, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kumactl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install kumactl

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add kumactl

Alpine Linux edge package indexes · kumactl · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#kumactl

nixpkgs package indexes · pkgs/by-name/ku/kumactl/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install kumactl

openSUSE Tumbleweed package metadata · kumactl · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Kuma control plane command-line utility

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für kumactl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
kumactlcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version2.14.1
Manager aktualisiert2026-07-15
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.14.1

https://github.com/kumahq/kuma

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:kumactl
Version2.14.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/kumactl
Homepagehttps://kuma.io/
Repositoryhttps://github.com/kumahq/kuma
Upstream-Dokumentationhttps://kuma.io/docs/latest/explore/cli
LizenzApache-2.0
Quellarchivhttps://github.com/kumahq/kuma/archive/refs/tags/v2.14.1.tar.gz
Zuletzt aktualisiert2026-07-15T21:00:58Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekumactl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

kumactl

nix profile install nixpkgs#kumactl
  • normalized package name match
  • Abgeglichen nach: Kumactl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kumactl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

kuma-cp 2.10.1-r11

Control plane program for the multi-zone service mesh Kuma

https://kuma.io/

sudo apk add kuma-cp
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kuma-cp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kuma-cp-openrc 2.10.1-r11

Control plane program for the multi-zone service mesh Kuma (OpenRC init scripts)

https://kuma.io/

sudo apk add kuma-cp-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kuma-cp-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kuma-dp 2.10.1-r11

Data plane program for the multi-zone service mesh Kuma

https://kuma.io/

sudo apk add kuma-dp
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kuma-dp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kuma-dp-openrc 2.10.1-r11

Data plane program for the multi-zone service mesh Kuma (OpenRC init scripts)

https://kuma.io/

sudo apk add kuma-dp-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kuma-dp-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kumactl 2.10.1-r11

CLI for the multi-zone service mesh Kuma

https://kuma.io/

sudo apk add kumactl
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kumactl from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kumactl-bash-completion 2.10.1-r11

Bash completions for kumactl

https://kuma.io/

sudo apk add kumactl-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kumactl-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kumactl-fish-completion 2.10.1-r11

Fish completions for kumactl

https://kuma.io/

sudo apk add kumactl-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kumactl-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

kumactl-zsh-completion 2.10.1-r11

Zsh completions for kumactl

https://kuma.io/

sudo apk add kumactl-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kumactl
  • normalized package name match
  • Abgeglichen nach: Kumactl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kumactl-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
zypper95%

kumactl 2.13.8-1.1

CLI for the Kuma service mesh

https://github.com/kumahq/kuma

sudo zypper install kumactl
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kumactl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kumactl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kumactl-bash-completion 2.13.8-1.1

Bash Completion for kumactl

https://github.com/kumahq/kuma

sudo zypper install kumactl-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kumactl
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kumactl-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kumactl-fish-completion 2.13.8-1.1

Fish Completion for kumactl

https://github.com/kumahq/kuma

sudo zypper install kumactl-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kumactl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kumactl-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kumactl-zsh-completion 2.13.8-1.1

Zsh Completion for kumactl

https://github.com/kumahq/kuma

sudo zypper install kumactl-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kumactl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Kumactl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kumactl-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment