influxdb/kit
Stuart Carnie e8045ae187
feat(influxd): Migrate influxd binary to cobra Command package
This commit consists of several improvements or changes:

* migrate the influxd binary to cobra.Command
* introduce a default run sub-command to start the server
* register the run sub-command flags with viper
  to maintain compatibility with the existing behavior of automatic
  binding of flags to environment variables.

Closes #12602
2019-03-14 09:23:53 -07:00
..
check check: restore force healthy 2019-03-13 21:31:44 -07:00
cli feat(influxd): Migrate influxd binary to cobra Command package 2019-03-14 09:23:53 -07:00
errors fix(http): remove org parameter and add client tests 2018-09-14 18:03:38 -05:00
grpc chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
prom chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
signals chore(context,gather,inmem,kit): fix megacheck errors 2018-11-01 12:54:46 -07:00
tracing fix: Use simple function name for tracing operation name (#12586) 2019-03-13 11:49:32 -07:00