Subdirectory option for dbt-core #10150
tahseenadit
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was using dbt-core and programmatically invoking dbt commands. I have a subdirectory in my project where I have profiles.yml and dbt_project.yml files along with all other dbt files. Therefore, when I was invoking dbt commands from a file i.e
test.py
I had to do something like:Or,
Why don't we have a subdirectory option for dbt-core like we have in dbt cloud console ?
Beta Was this translation helpful? Give feedback.
All reactions