macOS
brew install liqoctllocal Homebrew formula metadata
brew
Is a CLI tool to install and manage Liqo-enabled clusters. Version 1.2.0 via Homebrew; verified 2026-07-03.
install
brew install liqoctllocal Homebrew formula metadata
overview
Is a CLI tool to install and manage Liqo-enabled clusters
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
liqoctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/liqotech/liqo
install metadata
| Package key | brew:liqoctl |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/liqoctl |
| Homepage | https://liqo.io |
| Repository | https://github.com/liqotech/liqo |
| Upstream docs | https://docs.liqo.io/en/latest/usage/liqoctl/liqoctl.html |
| License | Apache-2.0 |
| Source archive | https://github.com/liqotech/liqo/archive/refs/tags/v1.2.0.tar.gz |
| Last updated | 2026-07-03T10:40:21Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.