featurebase/cmd
Matt Jaffee 943e8ece1e add data-dir flag and simplify server/server.go
Now that the default data dir is defined by the flag, we don't need to set it
explicitly if it isn't set. We also stop reading the config file explicitly in
server.go since viper will read it - we do need to define all the config options
though before the config file will work properly.
2017-03-17 16:43:04 -05:00
..
pilosa code review tweaks 2017-03-07 11:30:31 -06:00
pilosa-bench Migrate from Umbel to Pilosa organization on Github 2016-11-28 15:21:11 -06:00
backup.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
bench.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
check.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
config.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
export.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
import.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
inspect.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
restore.go fix short help strings on commands 2017-03-06 16:45:37 -06:00
root.go move setAllConfig and it's invocation to root cmd 2017-03-17 16:43:04 -05:00
server.go add data-dir flag and simplify server/server.go 2017-03-17 16:43:04 -05:00
sort.go fix short help strings on commands 2017-03-06 16:45:37 -06:00