Skip to content

Add support for other sources for configuration values #24

@mfarr

Description

@mfarr

Configuration is currently only sourced from the specified config file. Support for other sources should be added, including:

  • command line
  • environment variables

If an option appears in more than one place, precedence should be given to command line values, then environment variables, and finally the config file.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions