duosecurity / duo_log_sync

MIT License
37 stars 28 forks source link

Use command line arguments to set configuration options. #24

Open howsTricks opened 3 years ago

howsTricks commented 3 years ago

Wondering about using the command line instead of defining options in config file. We would like to not store secure information (ie. API keys) in configuration files. Wondering if there is a way to set certain (or all) configured options as part of the duologsync command instead?