Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Code references are only available to customers on select plans. To learn more, read about our pricing. To upgrade your plan, contact Sales.
Overview
This topic gives a high-level explanation of how to use theld-find-code-refs script to perform other functions.
Custom ld-find-code-refs configuration
If you need a trigger mechanism other than one of the supported mechanisms, you can execute theld-find-code-refs utility directly from your own trigger. For example, you can execute it from a cron job or a webhook.
You can configure ld-find-code-refs to detect and push code references to LaunchDarkly from a Git repository.
You can also use ld-find-code-refs to test the flag finder before setting up an automated trigger. To learn more, read the GitHub documentation for ld-find-code-refs.