Binaek Sarkar
|
c5ced36a48
|
Hides the '--schema-comments' flag in the root 'steampipe' command. Closes #2010
|
2022-05-06 13:41:19 +01:00 |
|
kai
|
7c878c56ed
|
Uncomment config migration code.
|
2022-05-04 09:20:14 +01:00 |
|
kaidaguerre
|
2c5f369c92
|
Allow dependent mods to have the same variable name as the parent mod. Closes #1922
|
2022-04-26 15:39:47 +01:00 |
|
Puskar Basu
|
9f7e408e96
|
Maintain backward and forward compatibility during state and version file migrations. Closes #1913
|
2022-04-26 11:34:35 +01:00 |
|
kaidaguerre
|
1f90fda9e2
|
Tidy locking in dashboard server. Make dashboard event sending async. Closes #1914
|
2022-04-25 21:51:04 +01:00 |
|
Binaek Sarkar
|
1189032aa6
|
Prevents backup creation if there is an instance of 'pg12' running. Closes #1916
|
2022-04-25 16:14:06 +01:00 |
|
kai
|
3581d87953
|
Update command help for --input arg to "Enable interactive prompts". Closes #1920
|
2022-04-21 17:13:39 +01:00 |
|
Binaek Sarkar
|
269e550961
|
Fixes issue where plugin install crashes for non-existent plugins. Closes #1896
|
2022-04-19 17:03:43 +01:00 |
|
kaidaguerre
|
5b05c03ee2
|
Update 'check' and 'dashboard' command to NOT fail if any connection fails to load. CLoses #1885
|
2022-04-19 12:11:05 +01:00 |
|
Binaek Sarkar
|
259a88f191
|
Updates to plugin operations output including async update and install. Closes #1780. Closes #1778. Closes #1777. Closes #1776
|
2022-04-19 12:02:14 +01:00 |
|
kaidaguerre
|
f8f71ab8ee
|
Add variables list command. Closes #1868
|
2022-04-14 21:15:21 +01:00 |
|
Binaek Sarkar
|
da70afdfe4
|
Add support for plugins to switch over to arm64 build for darwin even in the same version. Closes #1796
|
2022-04-13 14:24:14 +01:00 |
|
kaidaguerre
|
4f3238c4c2
|
Add dashboard support for controls and benchmarks. Closes #1760
|
2022-04-13 12:44:38 +01:00 |
|
Puskar Basu
|
c4ff352c41
|
Migrate all json config files to use snake case property names. Closes #1730
|
2022-04-12 17:23:29 +01:00 |
|
kaidaguerre
|
c07fe30294
|
Add 'input' flag to disable interactive prompting for variables. Closes #1839
|
2022-04-12 16:08:05 +01:00 |
|
Binaek Sarkar
|
7f5a379731
|
Updates database version to postgresql14. Closes #43
|
2022-04-01 14:52:52 +01:00 |
|
Puskar Basu
|
41cf8926ae
|
Use constants as exit codes in steampipe cli. Closes #1577
|
2022-04-01 14:06:38 +01:00 |
|
Binaek Sarkar
|
f5bb97dd05
|
Add cmd docs for mod commands. Closes #1652
|
2022-03-22 14:49:11 +00:00 |
|
Binaek Sarkar
|
dde6986171
|
Fix issue where dashboard isn't shutting down even with unmet plugin dependency. Closes #1711
|
2022-03-21 12:54:49 +00:00 |
|
kaidaguerre
|
26a7074d42
|
Fix dashboard shutdown sometimes stalling. Closes #1708
|
2022-03-18 12:44:26 +00:00 |
|
kaidaguerre
|
6699d7de77
|
Ensure service is shutdown if check/dashboard/query are cancelled during initialisation. Closes #1288
|
2022-03-17 16:32:24 +00:00 |
|
Binaek Sarkar
|
bf36e9e98b
|
Adds output message before loading workspace. Closes #1567
|
2022-03-16 15:30:30 +00:00 |
|
Binaek Sarkar
|
d6b681a001
|
Adds 'search-path' and 'variable' flags to 'dashboard' cmd. Closes #1674
|
2022-03-16 14:36:40 +00:00 |
|
kaidaguerre
|
01bd16a459
|
Add 'browser' flag to dashboard command to control whether to auto-open a browser #1628
|
2022-03-10 15:22:39 +00:00 |
|
Binaek Sarkar
|
0105e28bf6
|
Fixes inconsistent output for service commands with --dashboard. Closes #1599
|
2022-03-09 17:40:59 +00:00 |
|
Binaek Sarkar
|
6d9ebf9db2
|
Fix issue where dashboard stalls and provides no output when installing assets. Closes #1616
|
2022-03-09 16:53:27 +00:00 |
|
kai
|
c560a65096
|
Update plugin manager logging
|
2022-03-09 15:15:04 +00:00 |
|
kaidaguerre
|
a4976c3dc5
|
Fix connection file watching. Closes #1469
|
2022-03-08 16:32:06 +00:00 |
|
Binaek Sarkar
|
751660e704
|
Fixes issue where dashboard starts even if there's a port clash. Closes #1579
|
2022-03-08 14:42:37 +00:00 |
|
Binaek Sarkar
|
d16fcf60ad
|
Add support for finding the mod definition by searching up the working directory tree. Closes #1533
|
2022-03-07 15:52:57 +00:00 |
|
kaidaguerre
|
26f6baa1bd
|
Expose reporting metadata to the dashboard UI. Closes #1411
|
2022-03-04 17:15:01 +00:00 |
|
Binaek Sarkar
|
985dc00d13
|
Add support for dashboard to send its output to a file when running as service. Closes #1485
|
2022-02-22 15:47:58 +00:00 |
|
Binaek Sarkar
|
5fa20150fa
|
Adds support for starting dashboard server with service start (#1472)
|
2022-02-21 16:15:19 +00:00 |
|
kaidaguerre
|
2c7d9950ed
|
Refactor prepared statement creation code to support all QueryProviders. Closes #1468
|
2022-02-17 14:41:23 +00:00 |
|
kaidaguerre
|
fff587f596
|
Rename report command to dashboard. #1459
|
2022-02-16 11:12:52 +00:00 |
|
kaidaguerre
|
8b7a32f2e8
|
rename 'report' to 'dashboard'. Closes #1459
|
2022-02-15 20:19:35 +00:00 |
|
kaidaguerre
|
ce84fccf66
|
Update report execution to add support for runtime dependencies #1454
|
2022-02-15 15:54:19 +00:00 |
|
kaidaguerre
|
01c4b4fc43
|
Update steampipe-plugin-sdk version to v3. Closes #1445
|
2022-02-14 15:31:13 +00:00 |
|
Binaek Sarkar
|
4b8b95ce6a
|
Update report command console outputs. Closes #1407
|
2022-02-14 15:10:56 +00:00 |
|
Binaek Sarkar
|
742879fc53
|
Create and use a $STEAMPIPE_INSTALL_DIR/tmp for oci installations. Closes #1375
|
2022-02-08 12:13:35 +00:00 |
|
Binaek Sarkar
|
0408cee5a3
|
Updates to report CLI. Closes #1390
|
2022-02-08 12:12:05 +00:00 |
|
kaidaguerre
|
35330a8fb0
|
Update reports functionality. Add reflection tables for report entities. Automatically install report assets. Closes #1265. Closes #567 Closes #1364
|
2022-01-31 15:17:18 +00:00 |
|
Binaek Sarkar
|
389c22c813
|
CSV template for check export. Closes #1315
|
2022-01-27 15:48:56 +00:00 |
|
Puskar Basu
|
5e4e8fd765
|
Add JSON template for check export. Closes #1337
|
2022-01-25 16:55:40 +00:00 |
|
kaidaguerre
|
775a1f44c7
|
Disable spinner for batch mode queries. Fixes #1340
|
2022-01-22 11:58:35 +00:00 |
|
Puskar Basu
|
45d81dd895
|
Fix asff-json template line spacing and make templates more readable. Closes #1323
|
2022-01-20 18:27:01 +00:00 |
|
Gábor Lipták
|
31ff1f037e
|
Cleanup deadcode (#1299)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
|
2022-01-20 14:28:05 +00:00 |
|
Binaek Sarkar
|
3f7344c314
|
Fixes issue where plugins were logging using a different time format from FDW and Database. Closes #927
|
2022-01-20 14:19:58 +00:00 |
|
Binaek Sarkar
|
60920fce3e
|
Add support for a generic template formatter for check output. Closes #1289
|
2022-01-17 13:24:01 +00:00 |
|
kaidaguerre
|
efbebd99ee
|
Decouple spinner display code from database and execution layer. Closes #1290
|
2022-01-06 11:54:18 +00:00 |
|