sq/cli
Neil O'Toole 47e1a9dff3
Docker image (#398)
* Docker image
2024-02-10 10:20:33 -07:00
..
buildinfo Struct alignment (#369) 2024-01-27 00:11:24 -07:00
cobraz Shell completion fixes (#388) 2024-01-30 23:04:10 -07:00
config Atomic file write for config (#396) 2024-02-09 22:33:07 -07:00
diff db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
flag Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
hostinfo #307: Ingest cache (#354) 2024-01-14 18:45:34 -07:00
output Options refactoring (#395) 2024-02-09 17:06:07 -07:00
run Docker image (#398) 2024-02-10 10:20:33 -07:00
testdata #244: shell completion for "sq add LOCATION" (#246) 2023-06-13 10:06:18 -06:00
testrun db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cli_test.go Shell completion fixes (#388) 2024-01-30 23:04:10 -07:00
cli.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cmd_add_test.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cmd_add.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
cmd_cache.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cmd_config_edit.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cmd_config_get.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_config_ls.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -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 Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_config.go Release wrap up v0.47.0 (#377) 2024-01-28 14:55:51 -07:00
cmd_db_dump.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_db_exec.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_db_restore.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_db.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cmd_diff.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
cmd_driver.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_group.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -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 Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_ls.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -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 Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_ping_test.go Linting (#373) 2024-01-27 06:43:17 -07:00
cmd_ping.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
cmd_remove_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_remove.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_root.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
cmd_scratch.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
cmd_slq_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_slq.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
cmd_sql_test.go Options refactoring (#395) 2024-02-09 17:06:07 -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 Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_tbl_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_tbl.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_version_test.go Sort imports using goimports-reviser (#331) 2023-11-19 18:06:36 -07:00
cmd_version.go Switched more flags over to options mechanism (#394) 2024-02-09 11:54:37 -07:00
cmd_x.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -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 Disable shell completion tests on windows 2024-01-31 17:39:04 -07:00
complete.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
error.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -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 Options refactoring (#395) 2024-02-09 17:06:07 -07:00
options_test.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
options.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
output.go Options refactoring (#395) 2024-02-09 17:06:07 -07:00
run.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00
source.go db tools preliminary work; --src.schema changes (#392) 2024-02-09 09:08:39 -07:00