Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Get WAREHOUSE_YML_FILE default value from an environment variable #206

Open
stumelius opened this issue Feb 9, 2022 · 0 comments
Open
Labels

Comments

@stumelius
Copy link

soda scan commands are quite verbose with the two positional arguments (WAREHOUSE_YML_FILE and SCAN_YML_FILE). You could change the WAREHOUSE_YML_FILE positional argument to a keyword argument (e.g., --warehouse-config) and use an environment variable (e.g,. SODA_WAREHOUSE_FILE) as the default value. This would be similar to what dbt has done with their profiles configuration.

@vijaykiran vijaykiran transferred this issue from sodadata/soda-core Mar 22, 2022
@vijaykiran vijaykiran transferred this issue from sodadata/soda-core Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant