outflow schema-transfer MyBucket MyMeasurement \
--input-server="https://mydomain.com:9097" \
--input-user=someuser \
--input-pass=mypass
Get an error that uses the default for outflow when trying to execute
Post "http://localhost:8086/query?db.......
I was expecting the value I set for the input-server
to be used. Not sure if this repo is still being watched, but would appreciate some feedback.