sq/cli
2023-05-10 20:03:45 -06:00
..
buildinfo #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
config Restore --markdown flag (#220) 2023-05-08 07:39:47 -06:00
flag Restore --markdown flag (#220) 2023-05-08 07:39:47 -06:00
output Implemented yaml record writer (#226) 2023-05-10 20:03:45 -06:00
testdata Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cli_test.go Restore --markdown flag (#220) 2023-05-08 07:39:47 -06:00
cli.go Restore --markdown flag (#220) 2023-05-08 07:39:47 -06:00
cmd_add_test.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_add.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
cmd_completion.go Bug/no active source (#145) 2023-03-11 21:21:05 -07:00
cmd_config_edit.go Doc cleanup 2023-05-07 00:29:42 -06:00
cmd_config_get.go Doc cleanup 2023-05-07 00:29:42 -06:00
cmd_config_ls.go Doc cleanup 2023-05-07 00:29:42 -06:00
cmd_config_set.go #199: Last spit n' polish for config overhaul (#219) 2023-05-07 00:01:29 -06:00
cmd_config.go #199: Last spit n' polish for config overhaul (#219) 2023-05-07 00:01:29 -06:00
cmd_driver.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_group.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_help.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_inspect_test.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_inspect.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_ls.go #199: Last spit n' polish for config overhaul (#219) 2023-05-07 00:01:29 -06:00
cmd_man.go go1.20 upgrade; lots of linting (#172) 2023-04-01 02:38:32 -06:00
cmd_mv.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_ping_test.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_ping.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
cmd_remove_test.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_remove.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_root.go #199: More config/options work (#215) 2023-05-05 08:32:50 -06:00
cmd_scratch.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_slq_test.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_slq.go Implemented yaml record writer (#226) 2023-05-10 20:03:45 -06:00
cmd_sql_test.go Refactor config options (#209) 2023-04-26 09:16:42 -06:00
cmd_sql.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_src.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_tbl_test.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
cmd_tbl.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
cmd_version_test.go Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cmd_version.go Use flag --compact instead of --pretty (#216) 2023-05-05 11:41:22 -06:00
complete.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
consts.go #199 - Config, refactoring (#204) 2023-04-18 23:28:09 -06:00
error.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
flags.go #199: More config/options work (#215) 2023-05-05 08:32:50 -06:00
internal_test.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
logging.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
options.go #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
run_test.go #199: sq config set (#212) 2023-04-30 21:59:34 -06:00
runcontext.go #199: More config/options work (#215) 2023-05-05 08:32:50 -06:00
source.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
term.go #199: More config/options work (#215) 2023-05-05 08:32:50 -06:00
writers.go Implemented yaml record writer (#226) 2023-05-10 20:03:45 -06:00