influxdb/tests
Dom bdc832d040 refactor: replace config system with structopt
Replaces the hand-rolled config system with a StructOpt managed config struct.

I've got most of it ported across, but the interaction between all the logging
config bits is complex! I've left what is there and hooked in the value from
the config struct (which directly replaces the env var in usage, as it also
sources from the env).
2021-01-11 18:43:14 +00:00
..
fixtures feat: add support for converting multiple TSM files 2020-07-08 22:57:15 +01:00
commands.rs style: wrap comments 2020-12-11 18:22:26 +00:00
end-to-end.rs refactor: replace config system with structopt 2021-01-11 18:43:14 +00:00