Automic VaultAutomic Vault

brew

使用 Homebrew, apk, Nix, pacman, zypper, winget 安装 cilium-cli

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cilium-cli

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add cilium-cli

Alpine Linux edge package indexes · cilium-cli · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#cilium-cli

nixpkgs package indexes · pkgs/by-name/ci/cilium-cli/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S cilium-cli

Arch Linux sync databases · cilium-cli · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install cilium-cli

openSUSE Tumbleweed package metadata · cilium-cli · 来源: download.opensuse.org

Windows

Windows Package Manager已验证 · 92%
winget install --id Cilium.CiliumCLI -e

Windows Package Manager source index · Cilium.CiliumCLI · 来源: cdn.winget.microsoft.com

概览

软件包摘要

CLI to install, manage & troubleshoot Kubernetes clusters running Cilium

命令和别名

  • cilium

历史

项目历史与用法

Cilium CLI is the official command-line installer, manager, and troubleshooting tool for Kubernetes clusters running Cilium, the eBPF-based networking, security, and observability platform.

项目历史

The cilium/cilium-cli repository was created in December 2020. Its early public releases began with v0.1 in February 2021, aligning with the project's move toward a dedicated CLI for cluster installation, status checks, Hubble enablement, connectivity testing, ClusterMesh, and related operations.

The CLI is maintained as a separate Go repository from the main Cilium datapath and control-plane repository, but its README and Cilium documentation present it as the standard quick-install path for Cilium users.

采用历史

Cilium's official quick-install documentation instructs users to install the Cilium CLI before installing Cilium into a Kubernetes cluster. That placement makes the CLI a front door for new Cilium deployments rather than only an optional helper.

The input records packages across Homebrew, Alpine, Nix, Arch, winget, and zypper. Homebrew's formula API currently reports more than one thousand 30-day install-on-request events, which is strong package-manager adoption for a specialized Kubernetes networking CLI.

使用方式

Common documented commands include cilium install, cilium status, cilium hubble enable, cilium connectivity test, cilium connectivity perf, and ClusterMesh setup. The README also lists supported environments such as minikube, kind, EKS, GKE, AKS BYOCNI, k3s, and self-managed clusters.

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

For package maintainers, cilium-cli is a modern cloud-native operations binary with frequent releases, official multi-OS binary artifacts, and compatibility tracking against Cilium versions. It is also a good example of package managers distributing the operational CLI separately from the Kubernetes workloads it manages.

时间线

  • 2020-12-22: cilium/cilium-cli repository created.
  • 2021-02-15: v0.1 release published.
  • 2021: README documents installation, status, Hubble, connectivity tests, performance tests, and ClusterMesh capabilities.
  • 2026-06-25: v0.19.5 release published.
  • 2026: Homebrew packages cilium-cli 0.19.5 and the input records broad Linux/macOS/Windows package-manager coverage.

Related projects

  • Cilium is the Kubernetes networking, security, and observability system managed by the CLI.
  • Hubble is the observability component enabled and tested through cilium hubble and cilium connectivity commands.
  • ClusterMesh is a Cilium multi-cluster feature with CLI setup flows documented in the README.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes,cluster

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ciliumcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.19.6
管理器更新时间2026-07-15
本地数据OK
上游当前
检测到的最新版本v0.19.6

https://github.com/cilium/cilium-cli

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:cilium-cli
版本0.19.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cilium-cli
主页https://cilium.io
仓库https://github.com/cilium/cilium-cli
上游文档https://docs.cilium.io/en/stable/gettingstarted/k8s-install-default
许可证Apache-2.0
源码归档https://github.com/cilium/cilium-cli/archive/refs/tags/v0.19.6.tar.gz
最后更新2026-07-15T00:30:42Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

cilium-cli

nix profile install nixpkgs#cilium-cli
  • normalized package name match
  • 匹配方式:Cilium Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ci/cilium-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cilium-cli 0.19.2-r2

CLI to install, manage and troubleshoot Kubernetes clusters running Cilium

https://cilium.io/

sudo apk add cilium-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cilium-cli
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cilium Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cilium-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cilium-cli-bash-completion 0.19.2-r2

Bash completions for cilium-cli

https://cilium.io/

sudo apk add cilium-cli-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cilium-cli
  • normalized package name match
  • 匹配方式:Cilium Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cilium-cli-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cilium-cli-fish-completion 0.19.2-r2

Fish completions for cilium-cli

https://cilium.io/

sudo apk add cilium-cli-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cilium-cli
  • normalized package name match
  • 匹配方式:Cilium Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cilium-cli-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

cilium-cli-zsh-completion 0.19.2-r2

Zsh completions for cilium-cli

https://cilium.io/

sudo apk add cilium-cli-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cilium-cli
  • normalized package name match
  • 匹配方式:Cilium Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cilium-cli-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

cilium-cli 0.19.4-1

install, manage & troubleshoot Kubernetes clusters running Cilium

https://github.com/cilium/cilium-cli

sudo pacman -S cilium-cli
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Cilium Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cilium-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cilium-cli 0.19.4-1.1

CLI to install, manage & troubleshoot Kubernetes clusters running Cilium

https://github.com/cilium/cilium-cli

sudo zypper install cilium-cli
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cilium-cli
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cilium Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cilium-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cilium-cli-bash-completion 0.19.4-1.1

Bash Completion for cilium-cli

https://github.com/cilium/cilium-cli

sudo zypper install cilium-cli-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: cilium-cli
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cilium Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cilium-cli-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cilium-cli-fish-completion 0.19.4-1.1

Fish Completion for cilium-cli

https://github.com/cilium/cilium-cli

sudo zypper install cilium-cli-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: cilium-cli
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cilium Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cilium-cli-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cilium-cli-zsh-completion 0.19.4-1.1

Zsh Completion for cilium-cli

https://github.com/cilium/cilium-cli

sudo zypper install cilium-cli-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: cilium-cli
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cilium Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cilium-cli-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
winget95%

Cilium.CiliumCLI

winget install --id Cilium.CiliumCLI -e
  • normalized package name match
  • 匹配方式:Cilium Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Cilium.CiliumCLI from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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