featurebase/cmd
Ben Johnson 788386b49a
Implement 'config' CLI command.
Renames `config` to `generate-config` and implements a new `config`
command that generates the configuration file based on the current
state instead of printing a static string.
2017-05-22 09:30:14 -06:00
..
pilosa Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
backup.go update sliceMaxByIndex by view 2017-05-16 11:11:11 -05:00
backup_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
bench.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
bench_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
check_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
config.go Implement 'config' CLI command. 2017-05-22 09:30:14 -06:00
doc.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
export.go #413 add tests and remove redundant word 2017-05-15 12:54:49 -05:00
export_test.go #413 add tests and remove redundant word 2017-05-15 12:54:49 -05:00
generate_config.go Implement 'config' CLI command. 2017-05-22 09:30:14 -06:00
import.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
import_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
inspect.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
inspect_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
restore.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
restore_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
root.go Correct documentation link 2017-04-29 20:40:56 -05:00
root_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
server.go Implement 'config' CLI command. 2017-05-22 09:30:14 -06:00
server_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
sort.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00
sort_test.go Apply Apache License 2.0 2017-04-28 14:22:03 -05:00