uber/storagetapper

Add support for command line config options

Open

#23 opened on Sep 12, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (65 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (363 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently instances can be configured with decentralized config files or centralized config in the state database.

We need to add ability to configure instances by command line parameters.

Contributor guide