# calicoctl mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:calicoctl
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install calicoctl
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:calicoctl
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/calicoctl>
- **Version:** 3.32.1
- **Quellzusammenfassung:** Calico CLI tool
- **Homepage:** <https://www.tigera.io/project-calico/>
- **Repository:** <https://github.com/projectcalico/calico>
- **Upstream-Dokumentation:** <https://docs.tigera.io/calico/latest/reference/calicoctl/overview>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/projectcalico/calico.git>
- **Zuletzt aktualisiert:** 2026-06-27T07:47:51Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- calicoctl (cli)
- calicoctl (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 3.32.1
- Manager aktualisiert: 2026-06-27
- lokale Daten: OK
- Upstream-Repository: https://github.com/projectcalico/calico
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

calicoctl is the command-line management tool for Calico Open Source, the Tigera-maintained container networking and network-policy project. It gives package-manager users a direct CLI for Calico resources, BGP configuration, IP address management, node operations, and policy workflows.

### Projektgeschichte

The Calico repository README describes Project Calico as an open-source project created and maintained by Tigera, with a large user and contributor community. It says Calico is widely adopted for container networking and security, powering millions of nodes daily across many countries.

The calicoctl documentation defines the tool as a command-line interface for managing Calico Open Source network policy, BGP, IP address management, and node operations. The repository tag history shows component-specific calicoctl tags in the older monorepo era, and the modern docs require the calicoctl version to match the Calico cluster version unless the version mismatch override is used.

### Adoptionsgeschichte

calicoctl adoption follows Calico adoption: as Kubernetes and container-network policy became operational necessities, administrators needed a packageable CLI to inspect and manipulate Calico resources outside higher-level deployment tools. The official README's scale claims and 200-plus contributor note indicate the broader Calico ecosystem rather than just the CLI.

In practice, calicoctl became a common operational package for cluster administrators, CI jobs, and incident-response shells because it can create, apply, replace, patch, delete, get, validate, convert, and inspect Calico resources from files, directories, stdin, or resource names.

### Wie es verwendet wird

Users run `calicoctl` against a Calico datastore or Kubernetes cluster to manage network/security policy, endpoint configuration, IP pools, BGP peers, Felix configuration, host endpoints, workload endpoints, node state, and IPAM. It supports a familiar declarative file flow through `create`, `apply`, `replace`, `patch`, and `delete` commands.

The docs warn that calicoctl and Calico versions should match, which is especially relevant for package managers: installing a newer CLI than the cluster can break calls unless `--allow-version-mismatch` is explicitly set.

### Warum Paket-Nerds sich dafür interessieren

calicoctl is significant because it is a Kubernetes-era infrastructure CLI where package versioning is operationally meaningful. Unlike a generic helper binary, the CLI is coupled to cluster API expectations and is packaged separately for local admin machines, automation runners, and troubleshooting environments.

It also represents the packaging shape of cloud-native networking: one source project, many cluster components, a standalone CLI, Helm/operator deployment paths, and version-sensitive compatibility across distributions.

### Zeitleiste

- 2010s: Project Calico emerged as an open-source container networking and policy project maintained by Tigera.
- 2010s: calicoctl became the CLI surface for managing Calico resources and node/network-policy operations.
- 2021: Calico 3.x release stream continued with frequent GitHub releases and component tags.
- 2026: Current Calico docs describe calicoctl as the user-reference CLI for Calico Open Source network policy, BGP, IPAM, and node operations.

### Related projects

- Related projects include Project Calico, Tigera Operator, Kubernetes NetworkPolicy, CNI plugins, Felix, BIRD, Typha, kube-controllers, Cilium, Flannel, and other Kubernetes networking and policy tools. calicoctl is the direct admin CLI in that ecosystem.

### Quellen

- <https://docs.tigera.io/calico/latest/reference/calicoctl/overview>
- <https://github.com/projectcalico/calico/blob/master/README.md>
- <https://github.com/projectcalico/calico/releases>
- <https://github.com/projectcalico/calico/tags>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /etc/calico/calicoctl.cfg
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** calicoctl
- **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


## Verwandte Links

- [Cloud CLI packages](https://www.automicvault.com/de/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/de/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [cilium-cli](https://www.automicvault.com/de/pkg/brew/cilium-cli/) - Shares av.db curated category or tags: cli, kubernetes, networking.
- [cni-plugins](https://www.automicvault.com/de/pkg/brew/cni-plugins/) - Shares av.db curated category or tags: cli, kubernetes, networking.
- [coredns](https://www.automicvault.com/de/pkg/brew/coredns/) - Shares av.db curated category or tags: cli, kubernetes, networking.
- [freeradius-server](https://www.automicvault.com/de/pkg/brew/freeradius-server/) - Shares av.db curated category or tags: cli, network-policy, networking.
- [hubble](https://www.automicvault.com/de/pkg/brew/hubble/) - Shares av.db curated category or tags: cli, kubernetes, networking.
- [kubefwd](https://www.automicvault.com/de/pkg/brew/kubefwd/) - Shares av.db curated category or tags: cli, kubernetes, networking.
- [shellz](https://www.automicvault.com/de/pkg/brew/shellz/) - Shares av.db curated category or tags: cli, kubernetes, networking.
- [traefik](https://www.automicvault.com/de/pkg/brew/traefik/) - Shares av.db curated category or tags: cli, kubernetes, networking.

## Combined YAML source

View the package source record on GitHub. [combined/calicoctl.yml](https://github.com/automic-vault/db/blob/main/combined/calicoctl.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
