Skip to main content
  • Name: LaunchDarkly
  • Category: Feature flag manager

Configuration

Configu needs to be authorized to access your LaunchDarkly project. You must specify an sdkKey that corresponds to an SDK key of an environment of some LaunchDarkly project and a context that has a key or a targetingKey that identifies the subject (end-user, or client service) of a flag evaluation. You may also configure ldOptions to customize the LaunchDarkly client.

Usage

.configu store declaration

CLI examples

Upsert command

Eval and export commands

References