sq/cli
Neil O'Toole 54be3d614b
Linting (#373)
* More linting
2024-01-27 06:43:17 -07:00
..
buildinfo Struct alignment (#369) 2024-01-27 00:11:24 -07:00
cobraz #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
config Struct alignment (#369) 2024-01-27 00:11:24 -07:00
diff Struct alignment (#369) 2024-01-27 00:11:24 -07:00
flag #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
hostinfo #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
output Linting (#373) 2024-01-27 06:43:17 -07:00
run Struct alignment (#369) 2024-01-27 00:11:24 -07:00
testdata #244: shell completion for "sq add LOCATION" (#246) 2023-06-13 10:06:18 -06:00
testrun Linting (#373) 2024-01-27 06:43:17 -07:00
cli_test.go Struct alignment (#369) 2024-01-27 00:11:24 -07:00
cli.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
cmd_add_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_add.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_cache.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_completion.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_config_edit.go Linting (#373) 2024-01-27 06:43:17 -07:00
cmd_config_get.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_config_ls.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_config_set_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_config_set.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_config.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_diff.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_driver.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_group.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_help.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_inspect_test.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_inspect.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_ls.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_man.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_mv_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_mv.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_ping_test.go Linting (#373) 2024-01-27 06:43:17 -07:00
cmd_ping.go Struct alignment (#369) 2024-01-27 00:11:24 -07:00
cmd_remove_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_remove.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_root.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_scratch.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
cmd_slq_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_slq.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_sql_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_sql.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_src_test.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_src.go sq inspect now has --schemata and --catalogs modes (#334) 2023-11-20 14:42:38 -07:00
cmd_tbl_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_tbl.go Struct alignment (#369) 2024-01-27 00:11:24 -07:00
cmd_version_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_version.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
cmd_x.go Better handling of download cache refresh (#366) 2024-01-26 15:18:38 -07:00
complete_location_test.go tu.SkipIssue mechanism (#370) 2024-01-26 22:36:04 -07:00
complete_location.go Struct alignment (#369) 2024-01-27 00:11:24 -07:00
complete_test.go Linting (#373) 2024-01-27 06:43:17 -07:00
complete.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
error.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
flags.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
internal_test.go Linting (#373) 2024-01-27 06:43:17 -07:00
logging.go Switch downloads to use streamcache. (#361) 2024-01-24 21:01:24 -07:00
options_test.go Better handling of download cache refresh (#366) 2024-01-26 15:18:38 -07:00
options.go Better handling of download cache refresh (#366) 2024-01-26 15:18:38 -07:00
output.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
run.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
source.go Refactor source.Files (#363) 2024-01-24 23:29:55 -07:00
terminal_windows.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
terminal.go #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00