sq/cli
Neil O'Toole a1ba6578da
"add" command supports hiding password input (#132)
* renamed cmdFlagChanged to flagChanged

* initial stdin stuff working

* wip: mostly working as expected

* Docs and lots of cleanup

* Mostly docs

* fixed behavior of source.LocationWithPassword, and tests
2022-12-24 21:04:18 -07:00
..
buildinfo fixed some panics with oddly-shaped xlsx imports (#71) 2020-11-02 10:40:29 -07:00
config Chore/yet more mod upgrades (#128) 2022-12-23 14:05:24 -07:00
output gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
cli_test.go Linting of _test.go files (#121) 2022-12-18 00:18:35 -07:00
cli.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_add_test.go gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
cmd_add.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_completion.go bunch of linting issues fixed (#113) 2022-12-17 16:11:33 -07:00
cmd_driver.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_help.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_inspect_test.go Linting of _test.go files (#121) 2022-12-18 00:18:35 -07:00
cmd_inspect.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
cmd_list.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_ping_test.go Cmd ping to use --all flag instead of arg (#83) 2021-02-27 07:44:08 -07:00
cmd_ping.go gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
cmd_remove_test.go codebase refactor 2020-08-06 11:58:47 -06:00
cmd_remove.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_root.go The linting goes on forever (#119) 2022-12-17 23:07:38 -07:00
cmd_scratch.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_slq_test.go Linting of _test.go files (#121) 2022-12-18 00:18:35 -07:00
cmd_slq.go cobra upgrade; help output now the same for 'sq help' and 'sq --help' (#112) 2022-12-16 21:59:42 -07:00
cmd_sql_test.go gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
cmd_sql.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
cmd_src.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_tbl_test.go Linting of _test.go files (#121) 2022-12-18 00:18:35 -07:00
cmd_tbl.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
cmd_version.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
completion.go '__complete sql @offline_handle' no longer errors, but instead returns the handle (#124) 2022-12-23 09:32:07 -07:00
consts.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
internal_test.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00
ioutilz.go Yet more linting (#114) 2022-12-17 17:51:33 -07:00
run_test.go Cobra upgrade: includes shell completion work (#81) 2021-02-22 00:37:00 -07:00
source.go "add" command supports hiding password input (#132) 2022-12-24 21:04:18 -07:00