Skip to content

Add support for other sources for configuration values #24

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions