Gerrrr commented on issue #120:
URL: https://github.com/apache/otava/issues/120#issuecomment-3735787210

   Current config format does not forbid configuring multiple data sources, so 
I do not see an easy way to just pass `--user` and '--password'. Also, some 
backends like BigQuery do not have `--user` and `--pasword`; instead they have 
a dataset and a path to credentials file.
   
   At the same time, I like the idea of replacing 
`--update-postgres|bigquery|grafana...` with a single `--update` argument, as 
this flag is used in the context of a currently executing test, which 
definitely uses a single data source. WDYT?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to