| .. |
|
pilosa
|
convert all subcommands to nonglobal style
|
2017-03-17 16:43:04 -05:00 |
|
pilosa-bench
|
Migrate from Umbel to Pilosa organization on Github
|
2016-11-28 15:21:11 -06:00 |
|
backup.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
backup_test.go
|
add tests for backup cmd
|
2017-03-17 16:43:04 -05:00 |
|
bench.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
check.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
config.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
export.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
import.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
inspect.go
|
put all cmd test helpers in root_test and return errors from them
|
2017-03-17 16:43:04 -05:00 |
|
inspect_test.go
|
put all cmd test helpers in root_test and return errors from them
|
2017-03-17 16:43:04 -05:00 |
|
restore.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |
|
root.go
|
small tweaks - make dry-run hidden
|
2017-03-17 16:43:04 -05:00 |
|
root_test.go
|
add tests for backup cmd
|
2017-03-17 16:43:04 -05:00 |
|
server.go
|
small tweaks - make dry-run hidden
|
2017-03-17 16:43:04 -05:00 |
|
server_test.go
|
bind to localhost:0 in tests to avoid binding to the same port
|
2017-03-17 16:43:04 -05:00 |
|
sort.go
|
convert all commands to use RunE and global Command var
|
2017-03-17 16:43:04 -05:00 |