# 使用 Homebrew 安装 ldcli

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

## 安装

```sh
sudo av install brew:ldcli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ldcli
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ldcli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/ldcli>
- **版本:** 3.8.0
- **来源摘要:** CLI for managing LaunchDarkly feature flags
- **主页:** <https://launchdarkly.com/docs/home/getting-started/ldcli>
- **仓库:** <https://github.com/launchdarkly/ldcli>
- **上游文档:** <https://launchdarkly.com/docs/home/getting-started/ldcli>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/launchdarkly/ldcli/archive/refs/tags/v3.8.0.tar.gz>
- **最后更新:** 2026-08-01T03:46:41Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- ldcli (cli)
- ldcli (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

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

LaunchDarkly CLI, distributed as ldcli, is LaunchDarkly's official command-line tool for creating, authenticating, and managing LaunchDarkly resources from a terminal.

### 项目历史

LaunchDarkly publishes ldcli from the launchdarkly GitHub organization under the Apache-2.0 license and documents it from the LaunchDarkly product documentation site.

The public release tag history includes v0.0.1 in March 2024 and a 3.x release line after the early 0.x series, indicating a relatively recent CLI compared with older LaunchDarkly SDKs and support tools.

### 采用历史

Adoption is concentrated among LaunchDarkly customers and automation workflows rather than the broader open-source CLI audience. Homebrew packaging makes it convenient for macOS developers and CI jobs that provision tools through Brew.

### 使用方式

The CLI is used to authenticate with LaunchDarkly and manage feature-flag-related resources from scripts or terminals. The curated configuration and credential path points to $XDG_CONFIG_HOME/ldcli/config.yml.

### 为什么软件包爱好者会关心

ldcli is a representative SaaS vendor CLI: small in package-manager terms, but important because it moves product administration into repeatable shell workflows.

### 时间线

- 2024-03: Public v0.0.1 release tag appears in the LaunchDarkly ldcli repository.
- 2024: The early 0.x release sequence adds the initial Homebrew-distributed command-line workflow.
- 2020s: A 3.x release line appears in the same public repository.

### Related projects

- Related LaunchDarkly tools include ld-find-code-refs for code reference scanning and the broader LaunchDarkly SDK ecosystem.

### 来源

- <https://formulae.brew.sh/formula/ldcli>
- <https://github.com/launchdarkly/ldcli>
- <https://github.com/launchdarkly/ldcli/releases/tag/v0.0.1>
- <https://launchdarkly.com/docs/home/getting-started/ldcli>


## 安全说明

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: $XDG_CONFIG_HOME/ldcli/config.yml

## Credential files

- Unix: $XDG_CONFIG_HOME/ldcli/config.yml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ldcli
- **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


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [ld-find-code-refs](https://pkg.so/zh-hans/brew/ld-find-code-refs/) - Shares pkgdb curated category or tags: cli, developer-tools, feature-flags, launchdarkly.
- [flagd](https://pkg.so/zh-hans/brew/flagd/) - Shares pkgdb curated category or tags: cli, developer-tools, feature-flags.
- [cargo-all-features](https://pkg.so/zh-hans/brew/cargo-all-features/) - Shares pkgdb curated category or tags: cli, developer-tools, feature-flags.
- [go-feature-flag-relay-proxy](https://pkg.so/zh-hans/brew/go-feature-flag-relay-proxy/) - Shares pkgdb curated category or tags: cli, developer-tools, feature-flags.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
