You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running edr report --project-dir <myprojectdir> when edr runs an underlying dbt command it does not use the supplied project-dir, but instead the project-dir from where edr is installed to.
Is it possible to utilize an existing dbt project when running the edr commands? or does edr require using it's internal dbt installation and configurations?
To Reproduce
Steps to reproduce the behavior:
Run edr report with specifying the project-dir option to point to an existing dbt installation
Describe the bug
When running
edr report --project-dir <myprojectdir>
when edr runs an underlying dbt command it does not use the supplied project-dir, but instead the project-dir from where edr is installed to.Is it possible to utilize an existing dbt project when running the edr commands? or does edr require using it's internal dbt installation and configurations?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Environment (please complete the following information):
packages.yml
fileAdditional context
Add any other context about the problem here.
Would you be willing to contribute a fix for this issue?
Let us know if you're willing to contribute so that we'll be able to provide guidance.
The text was updated successfully, but these errors were encountered: