dbt-labs / dbt-labs/docs.getdbt.com
`config:` in `profiles.yml` is deprecated starting v1.8 in favor of `flags:` in `dbt_project.yml`
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 1.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 130
Description
### Contributions
- [X] I have read the contribution docs, and understand what's expected of me.
### Link to the page on docs.getdbt.com requiring updates
Here's one example page to update (but there are surely more):
- https://docs.getdbt.com/reference/global-configs/print-output#printer-width
### What part(s) of the page would you like to see updated?
Proposed docs updates (up for discussion!):
When v1.7 is selected in the drop-down:
- Display code examples for only `config:` in `profiles.yml`
When v1.9 is selected in the drop-down:
- Display code examples for both `config:` in `profiles.yml` and `flags:` in `dbt_project.yml` (so that users can see how to convert one into the other)
When v1.9 is selected in the drop-down:
- Display code examples for only `flags:` in `dbt_project.yml`
### Additional information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.