# 使用 Homebrew 安装 ld-find-code-refs

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

## 安装

```sh
sudo av install brew:ld-find-code-refs
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ld-find-code-refs
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:ld-find-code-refs
- **软件包管理器:** Homebrew
- **版本:** 2.16.0
- **来源摘要:** Build tool for sending feature flag code references to LaunchDarkly
- **主页:** <https://launchdarkly.com>
- **仓库:** <https://github.com/launchdarkly/ld-find-code-refs>
- **最后更新:** 2026-07-28T21:55:02Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ld-find-code-refs (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.16.0
## 项目历史与用法

ld-find-code-refs is LaunchDarkly's build-time command-line tool for scanning source repositories and sending feature-flag code reference metadata to LaunchDarkly.

### 项目历史

The project was published by LaunchDarkly as an Apache-2.0 Go command-line program in the launchdarkly GitHub organization. Its role is tied to LaunchDarkly's code references feature, which connects feature flag definitions in LaunchDarkly to the application code that references them.

The public tag history includes a 0.1.0 tag on a January 2019 commit and later 0.x releases through the 2019-era repository history visible from GitHub tags.

### 采用历史

Adoption is mostly inside LaunchDarkly-using teams rather than the general CLI ecosystem. The tool appears in Homebrew as ld-find-code-refs, making it easy to install in macOS and CI environments that already use Brew.

### 使用方式

The package is used in CI or build workflows to scan checked-out code, read coderefs configuration such as .launchdarkly/coderefs.yaml, and publish references so engineers can navigate from a flag to the code paths that use it.

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

For package cataloging, ld-find-code-refs is a good example of a vendor-specific DevOps CLI whose usefulness comes from being scriptable in CI and packaged outside the vendor SaaS UI.

### 时间线

- 2019: Public 0.1.0 tag appears in the LaunchDarkly GitHub repository.
- 2019: 0.5.0 tag appears after the initial 0.x release series.
- 2020s: The tool is distributed through Homebrew for LaunchDarkly code reference workflows.

### Related projects

- Related LaunchDarkly tooling includes ldcli for managing LaunchDarkly resources from the command line and the LaunchDarkly code references documentation.

### 来源

- <https://formulae.brew.sh/formula/ld-find-code-refs>
- <https://github.com/launchdarkly/ld-find-code-refs>
- <https://github.com/launchdarkly/ld-find-code-refs/releases/tag/0.1.0>
- <https://launchdarkly.com/docs/home/flags/code-references>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal


## 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: ${dir}/.launchdarkly/coderefs.yaml

## Combined YAML source

View the package source record on GitHub. [combined/ld-find-code-refs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ld-find-code-refs.yml)


## 来源

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