Commit Graph

15 Commits

Author SHA1 Message Date
Binaek Sarkar
7c85c5c2db Update service start to add --foreground flag. Closes #535 2021-07-01 09:34:04 +01:00
Binaek Sarkar
e1031902ee Update service start to 'claim' a service started by query or check session, instead of failing. Closes #580 2021-07-01 09:32:12 +01:00
Binaek Sarkar
abd5f5ec7c Update plugin cmds to start the service in PreRun and stop service in PostRun. Close #578 2021-07-01 09:21:45 +01:00
kaidaguerre
0da4feb894 Add search-path and search-path-prefix arguments to query command. Closes #358 2021-04-12 15:32:48 +01:00
Binaek Sarkar
225a700e32 Fix issue where service is always listening on network. Closes #330 2021-03-24 10:22:28 +00:00
kai
dfc35cf637 Boolean env vars should support all truthy values.
Update config precedence code to allow baseline defaults for keys with no corresponding flags.
Fix default values od database-port and database-listen.
Closes #35
2021-03-18 10:44:20 +00:00
kai
553e3b18d8 Deprecate db-port and listener, replace with database-port and database-listener. Closes #302 2021-03-17 20:18:39 +00:00
Binaek Sarkar
9366899be2 Update-check should take config file value into account. Closes #293 2021-03-17 12:40:13 +00:00
kaidaguerre
7441230d98 Support setting Steampipe options via HCL config. Closes #230 2021-03-16 17:16:34 +00:00
Binaek Sarkar
5abe6a02ce Add install-dir argument to specify location of the installation folder. Closes #241 2021-03-15 17:24:36 +00:00
Binaek Sarkar
ce91eb980d Use default viper instance rather than an instance per command. Closes #243 2021-03-15 16:11:36 +00:00
kai
5f228cea53 Remove global --config flag. Closes #215 2021-02-24 17:39:50 +00:00
Binaek Sarkar
3654052f46 Spinner should not come up in non-interactive query mode. Closes #227 2021-02-24 13:34:15 +00:00
Binaek Sarkar
f88a826b70 Service management improvements. Closes #5 2021-01-20 09:33:30 +00:00
kai
dbd4621af4 Initial commit 2021-01-19 16:46:22 +00:00