Skip to content

CLI options should override config file #227

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
nolanwrightdev opened this issue Oct 20, 2019 · 0 comments
Closed

CLI options should override config file #227

nolanwrightdev opened this issue Oct 20, 2019 · 0 comments

Comments

@nolanwrightdev
Copy link

I would suggest having a default config file name/path that is always loaded. The CLI may override the default name/path and provide further options. Any options provided at the command line should override any defaults or those loaded from the config file.

Right now using the CLI is rather unwieldy. If for example some options are dynamic, it is not possible to set them in the config file. Using a config file or the CLI options are mutually exclusive.

@Ffloriel Ffloriel added this to the v2 milestone Nov 1, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants