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

Add CLI configuration flags. #2

Merged
merged 1 commit into from
Mar 20, 2019
Merged

Add CLI configuration flags. #2

merged 1 commit into from
Mar 20, 2019

Commits on Mar 20, 2019

  1. Add CLI configuration flags.

    Added a simple argparser object to confiure
    the geth exporter using the commandline.
    
    It overrides default values and settings in a
    yml file (if present), but only does so for
    explicitly stated config options. If the
    option is not passed, no overriding takes
    place and the usual yml>defaults order
    takes place.
    Nils Diefenbach committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    9075e47 View commit details
    Browse the repository at this point in the history