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 |
||
|---|---|---|
| .. | ||
| doc.go | ||
| viper.go | ||
| viper_test.go | ||