Skip to content
Keboola Docs

Generate Command

Work with dbt inside your repository.

The commands must be run in a directory with a dbt project (i.e., containing dbt_project.yml) or its subdirectory.

kbc dbt generate [command]

|--- | Command | Description |-|-|- | kbc dbt generate profile | Generate profiles for use with dbt. | | kbc dbt generate sources | Generate sources for use with dbt. | | kbc dbt generate env | Generate environment variables for use with dbt. |

Ask Kai

Ask anything about Keboola — I'll search the docs and cite the pages I use.