buster init
in a directory containing a dbt project:
dbt_project.yml
buster init
and buster generate
use dbt’s catalog.json as the source of truth for your data models:
dbt docs generate
dbt docs generate
isn’t working, try running dbt clean
first to ensure your dbt catalog is up-to-date