Custom configuration with ld-find-code-refs
Read time: 1 minute
Last edited: May 01, 2024
Code references is an Enterprise feature
Code references is available to customers on an Enterprise plan. 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 the ld-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 the ld-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
.