dbt-feature-flags
dbt-feature-flags copied to clipboard
Feature Flags in dbt models
Results
2
dbt-feature-flags issues
Sort by
recently updated
recently updated
newest added
Hello thank you for the package! I noticed the README was referencing FF_PROVIDER when the package was reading os.getenv('DBT_FF_PROVIDER').
We are running dbt core locally. I would like to know if the feature flags can be enabled or disabled from the command line. It is not clear in the...