macOS
brew install ldclilocal Homebrew formula metadata
brew / rank 3008
CLI for managing LaunchDarkly feature flags. Version 3.8.0 via Homebrew; verified 2026-08-01.
install
brew install ldclilocal Homebrew formula metadata
overview
CLI for managing LaunchDarkly feature flags
history
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.
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.
$XDG_CONFIG_HOME/ldcli/config.ymlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/ldcli/config.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ldcli | executable | indexed executable | Discovered from the local executable index. |
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:ldcli |
|---|---|
| Version | 3.8.0 |
| Package manager | Homebrew |
| Homepage | https://launchdarkly.com/docs/home/getting-started/ldcli |
| Repository | https://github.com/launchdarkly/ldcli |
| Last updated | 2026-08-01T03:46:41Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.