# calicoctl を Homebrew でインストール

calicoctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install calicoctl
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:calicoctl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/calicoctl>
- **バージョン:** 3.32.1
- **ソース概要:** Calico CLI tool
- **ホームページ:** <https://www.tigera.io/project-calico/>
- **リポジトリ:** <https://github.com/projectcalico/calico>
- **上流ドキュメント:** <https://docs.tigera.io/calico/latest/reference/calicoctl/overview>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/projectcalico/calico.git>
- **最終更新:** 2026-06-27T07:47:51Z
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- calicoctl (cli)
- calicoctl (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 3.32.1
- マネージャ更新日: 2026-06-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/projectcalico/calico
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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
## ソースデータベース詳細

- **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


## 関連リンク

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


## ソース

- 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
