@launchdarkly/ldcli

CLI tool for managing LaunchDarkly feature flags and configurations

npmmacoslinuxwindows
Try with needOr install directly
Source

About

The official command line interface for managing LaunchDarkly feature flags.

Commands

ldcli

Examples

List all feature flags in your LaunchDarkly project$ ldcli flags list
Create a new feature flag with a specific name$ ldcli flags create --name my-new-flag --key my-new-flag
Update a feature flag's targeting rules$ ldcli flags update --key my-flag --on