featurebase/ctl
2022-11-18 13:41:45 -06:00
..
testdata Enable authentication/authorization for featurebase tools 2022-01-26 17:30:26 -06:00
auth_token.go staticcheck fixes (#2278) 2022-11-07 10:51:55 -06:00
auth_token_internal_test.go write header before body 2022-11-18 13:41:45 -06:00
backup.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00
backup_tar.go actually honor provided stdin/stdout 2022-11-18 13:41:45 -06:00
backup_tar_test.go FB-1627 - Added backup/restore tar. Purpose: for cloud team to backup and restore directly through stdout, stdin 2022-08-29 11:03:10 -05:00
backup_test.go improve coverage in tests 2022-11-18 13:41:45 -06:00
chksum.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
cli.go Add DAX - full list of squashed commits below 2022-11-16 11:19:40 -06:00
common.go remove http subpackage and bring implementations into core 2022-02-03 21:04:04 -06:00
config.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
config_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
dax.go Add DAX - full list of squashed commits below 2022-11-16 11:19:40 -06:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
export.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00
export_test.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00
generate_config.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
generate_config_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
import.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00
import_test.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00
keygen.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
main_test.go listen on localhost:0 instead of :0 2022-03-18 13:38:30 -05:00
rbf_check.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
rbf_check_test.go Avoid panics in RBF debug tooling 2022-01-03 13:13:02 -07:00
rbf_dump.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
rbf_page.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
rbf_pages.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
rbf_pages_test.go Avoid panics in RBF debug tooling 2022-01-03 13:13:02 -07:00
restore.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00
restore_tar.go improve coverage in tests 2022-11-18 13:41:45 -06:00
restore_tar_test.go improve coverage in tests 2022-11-18 13:41:45 -06:00
restore_test.go improve coverage in tests 2022-11-18 13:41:45 -06:00
server.go Add DAX - full list of squashed commits below 2022-11-16 11:19:40 -06:00
server_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
util.go Distinguish between usage errors and other errors 2022-11-18 13:41:45 -06:00