Skip to content

Standardize what options take precedence.  #175

@gagoar

Description

@gagoar

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions