sq/cli
Neil O'Toole 3180334c0c
#199: Config overhaul (#214)
* refactor: partially moved over driver.Tuning params to options

* All knobs moved to options

* sq config edit: now has comments for options

* Major work complete on config/options overhaul

* Major work complete on config/options overhaul

* Updated help text for 'sq version'
2023-05-03 06:36:10 -06:00
..
buildinfo #199 - Config, refactoring (#204) 2023-04-18 23:28:09 -06:00
config #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
flag #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
output #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
testdata Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cli_test.go Refactor config options (#209) 2023-04-26 09:16:42 -06:00
cli.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_add_test.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_add.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_completion.go Bug/no active source (#145) 2023-03-11 21:21:05 -07:00
cmd_config_edit.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_config_get.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_config_set.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_config.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_driver.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_group.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -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 #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_list.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_man.go go1.20 upgrade; lots of linting (#172) 2023-04-01 02:38:32 -06:00
cmd_mv.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_ping_test.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_ping.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_remove_test.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_remove.go Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_root.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -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 #199: Config overhaul (#214) 2023-05-03 06:36:10 -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 Pass context to config.Store (#207) 2023-04-22 07:37:07 -06:00
cmd_tbl_test.go #199: Kill RunContext.Log (#211) 2023-04-30 08:18:56 -06:00
cmd_tbl.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
cmd_version_test.go Improvements to 'sq version' command (#137) 2022-12-30 10:10:56 -07:00
cmd_version.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
complete.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
consts.go #199 - Config, refactoring (#204) 2023-04-18 23:28:09 -06:00
error.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
flags.go Refactor config options (#209) 2023-04-26 09:16:42 -06:00
internal_test.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
ioutilz.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
logging.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
options.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
run_test.go #199: sq config set (#212) 2023-04-30 21:59:34 -06:00
runcontext.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
source.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
writers.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00