praneeth527/Generate DBT Docs
Generates DBT docs for single or multiple projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| projects_dir | path of the dbt projects folder in the repo | yes | — |
| docs_dir | output directory path where dbt generated docs will be written | yes | docs |
| env_file_path | env variables file to source before running dbt commands | no | — |
| dbt_profile | dbt profile to be passed to the dbt command | no | — |
| dbt_vars | dbt vars to be passed to the dbt command | no | — |
| dbt_target | dbt target to be passed to the dbt command | no | — |
Outputs
no outputs