buster init
, buster generate
, or any command that relies on dbt metadata.
To onboard manually, follow these steps:
buster.yml
file:
After connecting your data source, you’ll need to create and configure your buster.yml
file.
buster.yml
file.
buster.yml
and semantic models are configured, you can parse and deploy your project. Use the following commands:
buster parse
and buster deploy
commands.
buster.yml
buster.yml
file defines three projects, corresponding to the folders in the example structure above.
semantic_models
folders.
marketing/semantic_models/customers.yml
finance/semantic_models/transactions.yml