# ldcli を Homebrew でインストール

ldcli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ldcli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ldcli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.8.0
- **ソース概要:** CLI for managing LaunchDarkly feature flags
- **ホームページ:** <https://launchdarkly.com/docs/home/getting-started/ldcli>
- **リポジトリ:** <https://github.com/launchdarkly/ldcli>
- **最終更新:** 2026-08-01T03:46:41Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ldcli (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
