Skip to content

Add command line args processing #9

@ghost

Description

A concern I have is handling command line args. I personally have the pref to this order of precedence for configuration:

  • config file
  • can be overridden by env vars
  • can be overwritten by command line args

Would it make sense to add a bit of code for this, or how would you propose to handle this use case?

I would propose to use separate tags, as normally not all config items should be configurable via command line and the arg names should be different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions