ld-find-code-refs
« Back to VersTracker
Description:
Build tool for sending feature flag code references to LaunchDarkly
Type: Formula  |  Latest Version: 2.14.0@0  |  Tracked Since: Dec 26, 2025
Links: Homepage  |  GitHub  |  Docs  |  @LaunchDarkly  |  formulae.brew.sh
Stars: 61  |  Forks: 40  |  Language: Go  |  Category: Developer tools
Tags: launchdarkly feature-flags devops code-analysis ci-cd
Install: brew install ld-find-code-refs
About:
ld-find-code-refs is a command-line tool that scans your source code repositories to identify usage of feature flags. It automatically detects flag variations and sends this data to LaunchDarkly, providing visibility into which flags are actively used across your codebase.
Key Features:
  • Automated scanning of source code for feature flag references
  • Supports multiple programming languages and flag types
  • Integrates with CI/CD pipelines for continuous monitoring
  • Provides context on flag usage and variation detection
Use Cases:
  • Identifying stale or unused feature flags for cleanup
  • Verifying flag implementation across large codebases
  • Maintaining documentation of flag usage automatically
Alternatives:
  • grep/ripgrep – Manual search tools require custom regex and don't integrate with LaunchDarkly
  • Custom scripts – Homegrown solutions lack maintenance and multi-language support
Version History
Detected Version Rev Change Commit
Dec 26, 2025 3:04pm 2.14.0 0 VERSION_BUMP 1a202ed9
Sep 16, 2025 8:07am 0 VERSION_BUMP 67a6b658
Dec 18, 2024 11:11pm 0 VERSION_BUMP 1f99dec3
Sep 14, 2024 1:26pm 0 VERSION_BUMP b7a9f042