Skip to content

launchdarkly-labs/ld-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ld-toolkit

Assorted utilities and scripts for LaunchDarkly

Scripts

Standalone scripts and utilities for LaunchDarkly.

  • clear-prereqs: Given a feature flag, find all dependent flags and remove prerequisite rules. This is useful when you need to remove a flag that is used as a prerequisite.
  • generate-admin-custom-role: Generate a custom role policy with admin-level permissions by scraping the LaunchDarkly documentation.
  • changes-by-context-key: Given a context kind and context key, find all changes to invidiual targeting that affect the context.
  • get-all-flags: Fetch all feature flags from a LaunchDarkly project and output them as NDJSON (one JSON object per line). Handles pagination and rate limiting.

About

Assorted utilities and scripts for LaunchDarkly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published