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

Accept connection parameters from CLI/env #46

Closed
furiousassault opened this issue Oct 10, 2018 · 0 comments
Closed

Accept connection parameters from CLI/env #46

furiousassault opened this issue Oct 10, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request P1 Normal priority

Comments

@furiousassault
Copy link
Collaborator

We have to provide possibility to specify parameters, that are treated as required in config.yaml, from command line and from environment variables with priority:

  1. CLI
  2. config.yaml final context (after the section-common merge)
  3. Env

and throw error only if one or more of the required parameters is eventually missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Normal priority
Projects
None yet
Development

No branches or pull requests

1 participant