Binaek Sarkar
7c85c5c2db
Update service start to add --foreground flag. Closes #535
2021-07-01 09:34:04 +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
8560428e77
Revert bash autocompletion. #481
2021-06-17 10:40:55 +01:00
Binaek Sarkar
93f7d8192c
Fix to display timing profile data when appropriate env var is set. Closes #513
2021-06-11 16:18:52 +01:00
Binaek Sarkar
0f4c510b16
Add support for autocomplete in bash. Closes #481
2021-06-11 16:17:50 +01:00
kai
bd65bc5b75
Support controls with multiple parents. Add support for 'json' output format
2021-05-20 16:14:02 +01:00
kai
77eff21c23
Add check command. Add support for control groups. Closes #413
2021-05-20 16:11:13 +01:00
Binaek Sarkar
3aaae8ac2c
Ensure scheduled tasks are not executed in query batch mode. Closes #301 ( #415 )
2021-04-22 12:55:37 +01:00
kaidaguerre
75104c6125
Update default options. And Command arg descriptions. Remove error for empty query file, and just log instead. Close #382
2021-04-15 14:40:58 +01:00
Binaek Sarkar
a25b1806dd
Save namedQuery name in history, instead of the SQL. Move watch argument to query command. Closes #383
2021-04-15 10:34:04 +01:00
kaidaguerre
c98a500188
Update query command to accept multiple unnamed args, each of which may be a filepath, query SQL or a named query. Closes #388
2021-04-14 22:00:00 +01:00
kaidaguerre
b0a06c4133
Update file watching to only use fsnotify to watch files - implement folder watch within steampipe. Closes #380
2021-04-14 21:11:06 +01:00
kaidaguerre
f87cc07785
Add workspace support - create named queries from sql files in current directory. Closes #369
2021-04-12 16:52:43 +01: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
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
kai
5f228cea53
Remove global --config flag. Closes #215
2021-02-24 17:39:50 +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
dbd4621af4
Initial commit
2021-01-19 16:46:22 +00:00