featurebase/cmd
Travis Turner f6a767befb Refactor CLI (#2417)
This commit moves the cli out of the `ctl` package and into its own
`cli` package. It also adds some basic tests for expected input.

Finally, it fixes a bug which was causing intentional line feeds to be
ignored, which was a problem with the BULK INSERT command.

(cherry picked from commit cf72bfa16f)
2023-01-19 22:10:15 +00:00
..
badloader Fixed some import issues resulting from syncing the private repo 2022-11-17 08:58:22 -08:00
featurebase FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
featurebase-parse-sql cleaned up sync from private repo 2022-09-30 11:20:58 -07:00
pilosa-bench fix: updating code to meet linting requirements (#2171) 2022-09-29 12:34:29 -04:00
roaring-migrate staticcheck fixes (#2278) 2022-11-15 11:33:10 -08:00
slurp staticcheck fixes (#2278) 2022-11-15 11:33:10 -08:00
auth_token.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
backup.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
backup_tar.go fix import paths and import cycles 2023-01-12 00:31:14 +00:00
chksum.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
cli.go Refactor CLI (#2417) 2023-01-19 22:10:15 +00:00
config.go FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
dataframe-csv-loader.go fix import paths 2023-01-11 18:59:24 +00:00
dax.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
doc.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
export.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
export_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
generate_config.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
import.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
import_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
keygen.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
restore.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
restore_tar.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
root.go Prevent file corruption when writing tar backup to stdout (#2344) 2023-01-10 23:20:15 +00:00
root_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
server.go sync cherry-picks 4750c2215..17cb2cbb7 2023-01-12 00:59:13 +00:00
server_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00