macOS
brew install lando-clilocal Homebrew formula metadata
brew
Cli part of Lando. Version 3.26.7 via Homebrew; verified 2026-07-03.
install
brew install lando-clilocal Homebrew formula metadata
winget install --id Lando.Lando -eWindows Package Manager source index · Lando.Lando · source: cdn.winget.microsoft.com
overview
Cli part of Lando
history
Lando CLI is the command-line surface for Lando, a Docker-based local development and DevOps tool that grew out of Kalabox. It packages local environment orchestration, recipes, services, proxying, events, and project-specific tooling behind a developer-friendly lando command.
In a 2017 Lando project post, Mike Pirog traced Lando back to Kalabox, which began as an internal Kalamuna tool for getting Pantheon sites running locally in about 10 to 15 minutes. Kalabox moved through a Vagrant/VirtualBox/Puppet-backed first version and a Docker-oriented Kalabox 2 before the maintainers decided the design was too monolithic and fragile.
The same post says Lando was born on 9 January 2017 after the Kalabox 2 experience, with goals of doing more with less code, using a single in-repository config file, opening the tool beyond Pantheon-specific Drupal and WordPress workflows, and making containerized project tooling feel more native.
Lando's own 2017 adoption notes said it had diversified beyond Kalabox's Pantheon-heavy user base into Laravel, MEAN, Ruby, and other development use cases. The Lando docs later codified that model around a Landofile checked into a project repository, so a developer can clone a repo, run lando start, and get the local development stack in minutes.
The CLI has general Lando commands such as start, stop, rebuild, logs, info, ssh, config, update, and destroy; tooling commands defined by individual Landofiles; and management commands used by setup and plugin workflows. Project config centers on .lando.yml plus base and local override files, while global CLI config can live in ~/.lando/config.yml.
Lando CLI is package-relevant because it turns a local Docker Compose ecosystem into a reproducible per-project developer tool. The Homebrew formula is the ergonomic entry point for macOS and Unix developers who want lando on PATH without manually wiring the JavaScript runtime pieces.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
.lando.yml.lando.base.yml.lando.dist.yml.lando.upstream.yml.lando.local.yml~/.lando/config.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lando | 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.
install metadata
| Package key | brew:lando-cli |
|---|---|
| Version | 3.26.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lando-cli |
| Homepage | https://docs.lando.dev/cli |
| Repository | https://github.com/lando/core |
| Upstream docs | https://docs.lando.dev/cli |
| License | MIT |
| Source archive | https://github.com/lando/core/archive/refs/tags/v3.26.7.tar.gz |
| Last updated | 2026-07-03T06:58:38Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To complete the installation: lando setup |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lando-cli |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
Lando.Lando
winget install --id Lando.Lando -esource 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.