debug
dbt debug
is a utility function to show debug information.
The --config-dir
option to dbt debug
will show you where your .dbt
configuration directory is located:
$ dbt debug --config-dirTo view your profiles.yml file, run:open /Users/alice/.dbt