# Install liqoctl with Homebrew

Is a CLI tool to install and manage Liqo-enabled clusters. Version 1.2.0 via Homebrew; verified 2026-07-26.

## Install

```sh
sudo av install brew:liqoctl
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install liqoctl
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:liqoctl
- **Package manager:** Homebrew
- **Version:** 1.2.0
- **Source summary:** Is a CLI tool to install and manage Liqo-enabled clusters
- **Homepage:** <https://liqo.io>
- **Repository:** <https://github.com/liqotech/liqo>
- **Last updated:** 2026-07-26T13:41:01+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- liqoctl (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.2.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2019: Liqo project copyright notices begin at 2019 on the official site and documentation.
- 2021: Public Liqo discussion and early release activity centered on Kubernetes multi-cluster resource sharing.
- 2026: Liqo v1.1.2 was published on GitHub on March 3, 2026, with liqoctl release assets for Linux and macOS.

### Related projects

- Liqo's repository notes code from Virtual Kubelet, which is conceptually related because Liqo represents remote cluster capacity through Kubernetes-native abstractions.
- The broader neighborhood includes kubectl, Kubernetes Cluster API, service-mesh and multi-cluster networking projects, and GitOps tooling used to manage declarative multi-cluster topologies.

### Sources

- <https://docs.liqo.io/en/latest/>
- <https://docs.liqo.io/en/latest/usage/liqoctl/liqoctl.html>
- <https://formulae.brew.sh/formula/liqoctl>
- <https://github.com/liqotech/liqo>
- <https://github.com/liqotech/liqo/releases>
- <https://liqo.io/>


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal


## Combined YAML source

View the package source record on GitHub. [combined/liqoctl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/liqoctl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
