kaidaguerre
0da4feb894
Add search-path and search-path-prefix arguments to query command. Closes #358
2021-04-12 15:32:48 +01:00
kai
2f7d5bf499
If config specifies a search path, do not add public to the beginning, #353
2021-04-09 18:09:27 +01:00
Justin Dray
040f9fc636
Update references from registry.steampipe.io to hub.steampipe.io ( #361 )
2021-04-09 15:26:50 +01:00
kaidaguerre
9fd242699b
Add sql-file flag to query command. Closes #289
2021-04-08 11:00:41 +01:00
Binaek Sarkar
9b77a3e04e
Use separate search_path for client and service. Closes #353
2021-04-08 10:37:49 +01:00
kaidaguerre
8b91221710
Ensure search path changes after RefreshConnections are reflected in current session. Closes #340
2021-03-31 14:29:26 +01:00
Binaek Sarkar
5c47e3b9d7
Refactor display code for plugin update and plugin install. Closes #274
2021-03-26 12:41:29 +00:00
kai
828cd4e828
All boolean properties in options files should be of type bool, rather than truthy strings. Remove unused argument background #313
2021-03-18 16:21:42 +00:00
Binaek Sarkar
deb3014b5a
plugin install and plugin update take a long time to shutdown the service. Closes #305
2021-03-18 14:08:33 +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
c0f3dafe2c
Update check runs with every execution. Update fdw version #304
2021-03-17 20:46:45 +00:00
kai
32ea7b46b4
Rename console config options block to terminal. Revert connection Load function to return config. Closes #303
2021-03-17 20:36:00 +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
a4880eafed
Handle a service instance running from different install directories, without increasing query startup time. Closes #299
2021-03-17 18:21:43 +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
9566d2b05b
Only reload connection config before refresh connections if a plugin has been installed. Closes #294
2021-03-17 11:30:26 +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
Binaek Sarkar
b363e762c3
Put Name field back into versions.json for compatibility, but do not use it. #236
2021-03-11 11:37:29 +00:00
Binaek Sarkar
385e45bb93
Update spacing for plugin update and install messages. Closes #264
2021-03-11 10:45:18 +00:00
Binaek Sarkar
72b38be91a
Remove plugin Name field from version file and just use the 'key' property as name. Closes #236
2021-03-11 10:40:32 +00:00
Binaek Sarkar
6144d20ca1
Update plugin install for output consistency. Closes #259
2021-03-04 13:02:38 +00:00
Binaek Sarkar
29510765bd
Tidy db error message. Ensure all panics are recovered. Closes #118
2021-03-03 14:51:12 +00:00
Binaek Sarkar
984f2795c5
plugin update now checks installed versions before updating. Increase timeout for update request. Closes #216 . Closes #234
2021-03-03 12:39:13 +00:00
Binaek Sarkar
7b4e7fb0f1
Wrap plugin list output to window width. Closes #235 ( #244 )
2021-03-03 12:29:10 +00:00
kai
5f228cea53
Remove global --config flag. Closes #215
2021-02-24 17:39:50 +00:00
kai
c97c8bb0f7
'plugin uninstall' should not accept no plugins in args. Tidy plugin commands help text #199
2021-02-24 17:34:59 +00:00
Binaek Sarkar
64074cf65c
'plugin update' and 'plugin install' should not accept no plugins in args. Closes #199
2021-02-24 16:00:42 +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
bbe28cbf12
Add pluralisation to utils. Closes #210
2021-02-23 19:41:06 +00:00
kaidaguerre
b95f8412f1
Plugin sdk version check should ignore patch and prerelease version. Closes #217 ( #222 )
2021-02-23 10:36:08 +00:00
kaidaguerre
e86f1f0f30
Ensure all hydrate errors are reported. Closes Issue 206 ( #207 )
2021-02-19 20:39:00 +00:00
Binaek Sarkar
ff04cf44d7
Update plugin update messaging if all plugins up to date. Closes #195
2021-02-18 16:18:59 +00:00
Binaek Sarkar
21d2f7d3e8
Plugin update and plugin version check. Closes #164 . Closes #176 . Closes #177 .
2021-02-18 15:26:46 +00:00
kaidaguerre
c0e898c41a
Refresh connections (and therefore validate plugins) after a plugin install. Closes #193 ( #194 )
2021-02-18 15:18:37 +00:00
Binaek Sarkar
277fec6f93
Add 'line' output format. Closes #114
2021-02-09 17:25:33 +00:00
kai
5df9c73d8d
update spacing for plugin install output. #93
2021-02-04 15:16:55 +00:00
kaidaguerre
cebb106cbd
Add plugin version to plugin install output. Update spacing. Closes #93
2021-02-04 11:14:32 +00:00
Binaek Sarkar
f4e6b56342
Add link to online help docs from the CLI. Closes #92 ( #127 )
2021-02-04 10:35:32 +00:00
kai
74efb3ad5a
Update plugin install output formatting. Close #90
2021-01-28 16:50:47 +00:00
kaidaguerre
dbc19fbd54
Show link to plugin docs after install. Update the welcome message. Closes #53
2021-01-28 13:42:40 +00:00
Binaek Sarkar
10f28228ab
enforce max column width. Make .inspect description column wider. Closes #11 . Closes #12
2021-01-28 13:23:02 +00:00
kai
7d180d0b49
add debug logging for plugin installation failures. #50
2021-01-22 11:25:31 +00:00
kai
ff6030ac5b
Tidy update notification
2021-01-21 17:06:33 +00:00
kai
ac05c0fd95
remove url from plugin install error message. Closes #10
2021-01-21 12:50:19 +00:00
Binaek Sarkar
96317e1cdd
steampipe service stop should not stop if service was started by query. Closes #35
2021-01-21 11:55:53 +00:00
Rupesh Patil
da6bc0886c
add version check service, to notify when update is available. Closes #28
2021-01-21 11:37:21 +00:00
Nathan Wallace
bf95d1ad77
Rename steampipe plugin remove to steampipe plugin uninstall
2021-01-20 18:59:29 -05:00
Binaek Sarkar
f88a826b70
Service management improvements. Closes #5
2021-01-20 09:33:30 +00:00