-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels