# 使用 Homebrew, winget 安装 lando-cli

查看 lando-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:lando-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lando-cli
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Lando.Lando -e
```

  证据: Windows Package Manager source index: Lando.Lando from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:lando-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lando-cli>
- **版本:** 3.26.7
- **来源摘要:** Cli part of Lando
- **主页:** <https://docs.lando.dev/cli>
- **仓库:** <https://github.com/lando/core>
- **上游文档:** <https://docs.lando.dev/cli>
- **许可证:** MIT
- **源码归档:** <https://github.com/lando/core/archive/refs/tags/v3.26.7.tar.gz>
- **最后更新:** 2026-07-03T06:58:38Z
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- lando (cli)
- lando (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- 注意事项: To complete the installation: lando setup
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.26.7
- 管理器更新时间: 2026-07-03
- 本地数据: OK
- 上游仓库: https://github.com/lando/core
- 检测到的最新版本: v3.26.7 (当前)
## 项目历史与用法

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.

### 时间线

- 2016-09-19: Kalabox 2 was released.
- 2016-11-25: The last Kalabox release was cut before the pivot.
- 2017-01-09: Lando was born as the post-Kalabox redesign.
- 2017-10-24: The Lando project published its Kalabox-to-Lando history and early adoption notes.
- 2026-04-28: The lando/core repository listed v3.26.4 among its releases.

### Related projects

- Lando is related to Kalabox, Docker, Docker Compose, Pantheon local development, Platform.sh workflows, Drupal, WordPress, Laravel, MEAN, Ruby, and Lando's plugin and recipe ecosystem.

### 来源

- <https://docs.lando.dev/cli>
- <https://docs.lando.dev/config/global.html>
- <https://docs.lando.dev/getting-started/what-it-do.html>
- <https://docs.lando.dev/landofile>
- <https://github.com/lando/core>
- <https://lando.dev/blog/2017/10/24/journey-lando.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: .lando.yml, .lando.base.yml, .lando.dist.yml, .lando.upstream.yml, .lando.local.yml, ~/.lando/config.yml
## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- winget - Lando.Lando: installed executable or alias match | Windows Package Manager source index: Lando.Lando from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://www.automicvault.com/zh-hans/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [portless](https://www.automicvault.com/zh-hans/pkg/brew/portless/) - Shares av.db curated category or tags: cli, developer-tools, local-development.
- [minikube](https://www.automicvault.com/zh-hans/pkg/brew/minikube/) - Shares av.db curated category or tags: cli, developer-tools, local-development.
- [dory](https://www.automicvault.com/zh-hans/pkg/brew/dory/) - Shares av.db curated category or tags: cli, developer-tools, local-development.
- [localstack](https://www.automicvault.com/zh-hans/pkg/brew/localstack/) - Shares av.db curated category or tags: cli, developer-tools, local-development.
- [morpheus](https://www.automicvault.com/zh-hans/pkg/brew/morpheus/) - Shares av.db curated category or tags: cli, developer-tools, local-development.
- [supabase](https://www.automicvault.com/zh-hans/pkg/brew/supabase/) - Shares av.db curated category or tags: cli, developer-tools, local-development.
- [tilt](https://www.automicvault.com/zh-hans/pkg/brew/tilt/) - Shares av.db curated category or tags: cli, dev-environment, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/lando-cli.yml](https://github.com/automic-vault/db/blob/main/combined/lando-cli.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
