macOS
brew install liqoctllocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.