Silent Install HQ
ZIP WinGet

Cilium CLI

Cilium · 0.19.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1248e6ce08f0418a9e80efecc30be8196288cd0bc2f7bf738fa2bb40d7b77f07 VirusTotal ↗
Filename cilium-windows-amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Cilium.CiliumCLI
Version 0.19.1
Description Cilium CNI CLI
License Apache-2.0
Release Notes Summary of Changes Minor Changes: - cli: clustermesh: use ca bundle to connect clusters (cilium/cilium#42833, @MrFreezeex) Bugfixes: - cilium-cli: Fix NodePort deployment check in dual-stack clusters (cilium/cilium#43888, @gandro) - Fix GKE conformance test NodePort timeouts by skipping unreachable external IP validation on GKE (cilium/cilium#44014, @pillai-ashwin) CI Changes: - cli: Relax warning exclusion for "unable to find key in local cache" (cilium/cilium#44149, @brb) Misc Changes: - chore…