Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Standardize what options take precedence. #175

Open
gagoar opened this issue Jan 22, 2021 · 0 comments
Open

Standardize what options take precedence. #175

gagoar opened this issue Jan 22, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@gagoar
Copy link
Owner

gagoar commented Jan 22, 2021

Is your feature request related to a problem? Please describe.
feature-request.
Describe the solution you'd like
The solution will be simplifying what options take precedence when provided. My idea is to respect options in the following order:

  1. Cli
  2. CustomConfiguration
  3. defaults.

The conflict is that at the moment, the cli provides defaults already and it makes it confusing if it was provided or was the cli (commander) that gave the value (as a default).

@gagoar gagoar added enhancement New feature or request help wanted Extra attention is needed labels Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant