seattleflu / incidence-mapper

R interface to database, map model training, and model data API Server
MIT License
5 stars 1 forks source link

Add support for configuration file for upload models.py #92

Open devclinton opened 5 years ago

devclinton commented 5 years ago

The jwt tokens are a bit long to pass via a cli so supporting a configuration file that looks at a specific location (.sflu) or that can be pass --config .sfl_staging that stores the user's jwt token for uploads.