Skip to content

Undocumented one-off environment variables #4678

@dbeatty10

Description

@dbeatty10

Contributions

  • I have read the contribution docs, and understand what's expected of me.

Link to the page on docs.getdbt.com requiring updates

N/A -- I'm guessing we will choose to leave these as undocumented since we may deprecate some or all of these at some point.

Just wanted to get this written down somewhere so don't need to look them up again 😎

What part(s) of the page would you like to see updated?

There are a small handful of environment variables that can be used to change behavior in dbt outside of the typical global configs but that are undocumented:

Additional information

Found these via the following searches through the dbt-core source code (so not guaranteed to be exhaustive):

git grep "os.getenv" core/dbt/
git grep "os.environ" core/dbt/

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentImprovements or additions to contentimprovementUse this when an area of the docs needs improvement as it's currently unclear

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions