Does init --vars
work?
#9767
Unanswered
pnadolny13
asked this question in
Q&A
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.
-
I see this helper from
dbt init --help
:but if I want to run something like
dbt init --vars '{profile: arch}' --skip-profile-setup
to skip profile setup since I have it defined elsewhere and the path set in my env vars, it doesnt seem to do anything. Am I using it correctly?Beta Was this translation helpful? Give feedback.
All reactions