dbt init --adapter default to the available adapter #2814
Labels
adapter_plugins
Issues relating to third-party adapter plugins
bug
Something isn't working
init
Issues related to initializing the dbt starter project
Milestone
Describe the bug
In v0.18+,
dbt init
takes an additional argument--adapter
so as to generateprofiles.yml
according to the adapter type specified.Steps To Reproduce
Fresh install of a non-core plugin:
Initialize a project:
Expected behavior
The
--adapter
argument should check the adapters available in the contextSystem information
Which database are you using dbt with?
The output of
dbt --version
:The text was updated successfully, but these errors were encountered: