macOS
brew install liqoctllocal Homebrew formula metadata
brew
liqoctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install liqoctllocal Homebrew formula metadata
概要
Is a CLI tool to install and manage Liqo-enabled clusters
履歴
liqoctl is the command-line entry point for installing and managing Liqo, an open-source Kubernetes multi-cluster project focused on resource sharing, workload offloading, inter-cluster networking, and storage across heterogeneous clusters.
Liqo describes itself as an open-source project for dynamic and seamless Kubernetes multi-cluster topologies across on-premise, cloud, and edge infrastructures. The project states that it was kicked off at the Polytechnic University of Turin and is maintained by the Liqo community.
The CLI grew as the operational front door for that system: the documentation describes liqoctl as the tool used to install and manage Liqo-enabled clusters, with subcommands for install, peer, authenticate, offload, network, test, uninstall, and related cluster operations.
Liqo's adoption evidence is clearest in Kubernetes-native contexts where teams want cluster peering and virtual-node style offloading without rewriting applications. Its public repository, documentation, Slack community, adopters file, and release assets show a project aimed at cloud, edge, research, and multi-cloud operators.
Homebrew packages the CLI as liqoctl, separating the operator-facing command from the broader Liqo repository and making the tool easy to install on macOS and Linux workstations used to administer Kubernetes clusters.
Operators use liqoctl to bootstrap Liqo into clusters, establish peerings, authenticate clusters, offload namespaces, inspect state, and remove Liqo resources. Its docs emphasize making multi-cluster behavior transparent to standard Kubernetes workloads.
The CLI is package-manager-friendly because it is a single Go-built executable that talks to Kubernetes APIs and controls cluster-side components rather than embedding a long-lived desktop service.
liqoctl is one of the newer wave of Kubernetes administrative CLIs that package managers carry so users can manage cloud-native infrastructure from a local shell. It sits near kubectl plugins, cluster lifecycle tools, and service-mesh CLIs in the package taxonomy.
For Homebrew users, it is notable because the formula packages a project-specific Kubernetes control plane tool rather than the server components themselves.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
liqoctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/liqotech/liqo
インストールメタデータ
| パッケージキー | brew:liqoctl |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/liqoctl |
| ホームページ | https://liqo.io |
| リポジトリ | https://github.com/liqotech/liqo |
| 上流ドキュメント | https://docs.liqo.io/en/latest/usage/liqoctl/liqoctl.html |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/liqotech/liqo/archive/refs/tags/v1.2.0.tar.gz |
| 最終更新 | 2026-07-03T10:40:21Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liqoctl |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.