Skip to content

Make the settings path configurable #468

@mjkanji

Description

@mjkanji

Is your feature request related to a problem? Please describe.
I often use custom values for things like the destinations for sources, property files, etc., and just discovered the docs on .dbt_coves/config.yml, which lets you define defaults for the various options, so I don't have to keep passing these values via the CLI.

However, I'd rather not add another folder to my project root and I prefer keeping all config in a config/ directory.

Describe the solution you'd like
Make the path of the config.yml configurable. Ideally, this could be via an environment variable.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    triaged: noHasn't been approved for future implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions