Mike Burgess
c31707751b
Dashboard UI should inform users when they are running a different UI version to the CLI. Closes #2728 . ( #2734 )
2022-11-10 19:02:32 +00:00
Mike Burgess
cbd358a7aa
v0.18.0-dev.7
2022-11-10 16:47:18 +00:00
Mike Burgess
9fc08f46fe
v0.18.0-dev.5
2022-11-10 08:11:17 +00:00
kai
577b5c9bc0
v0.18.0-dev.4
2022-11-09 19:35:36 +00:00
kaidaguerre
be906e090b
Fix RefreshConnections sometimes storing an unset plugin ModTime property in the connection state file. Fixes #2721 ( #2722 )
2022-11-09 18:59:27 +00:00
Mike Burgess
a8ff60d997
v0.18.0-dev.3
2022-11-09 12:49:28 +00:00
Binaek Sarkar
b56447cbcc
Consolidates setting of CLI flag shorthand. Closes #2403
2022-11-09 10:31:09 +00:00
Puskar Basu
c732838e1f
Add acceptance tests to check behaviour of option blocks in workspaces. Closes #2678
2022-11-09 10:22:36 +00:00
kai
f90ec6c907
v0.18.0-dev.2
2022-11-08 17:16:50 +00:00
kai
bda602fb89
Update control snapshot export to strip unwanted fields and remove indents. #2702
2022-11-08 17:14:43 +00:00
kai
6739674989
Remove ScanType from Snapshot panel data.
2022-11-08 14:24:28 +00:00
kai
dcb693bb74
Show error if export flag set for interactive query. Closes #2696
...
Fail with helpful message if invalid typename passed to check command. Closes #2693
2022-11-08 13:29:30 +00:00
kaidaguerre
aaa6fb2811
Settings Strip source_definition, documentation, search_path and search_path_prefix from snapshot shares and exports. Closes #2702
...
Snapshot exports and local shares should have no indentation or newlines. Closes #2701
2022-11-08 13:27:38 +00:00
Mike Burgess
39a602c513
Revert "Remove support for Node, Edge and Category resources"
...
This reverts commit d0a3739a95 .
2022-11-08 11:16:49 +00:00
kai
cbd6b18ef6
Steampipe query fails with nil pointer exception if query execution fails and result is being exported as snapshot. Closes #2692
2022-11-07 15:25:59 +00:00
kai
883eb3368c
v0.18.0-dev.1
2022-11-07 14:28:10 +00:00
kai
f47d55b2bb
Fix steampipe query --timing not outputting timing information if sharing or exporting a snapshot. Closes #2677
2022-11-07 14:05:39 +00:00
kai
c5ba22c2f8
Remove "search_path" from uploaded snapshot. #2690
2022-11-07 14:05:39 +00:00
kai
2facb7f4ed
Remove "sql","source_definition","documentation","search_path","search_path_prefix" from panels in uploaded snapshot. Closes #2690
2022-11-07 10:39:11 +00:00
kai
65b14f33c2
Ensure root panel is full populated in snapshot when exported from check run. #2687
2022-11-07 10:39:11 +00:00
kai
e401e2b7cb
Add brief as an alias of text check format.
2022-11-07 10:38:02 +00:00
kai
f628f8ac76
Fix snapshots generated by check for control run not being valid. Closes #2687
2022-11-07 10:37:34 +00:00
kai
7d28c99e27
Fix steampipe dashboard not showing progress when running a single dashboard. Closes #2685
2022-11-07 10:37:34 +00:00
kai
6f7e48607a
Fix config resolution so install-dir and mod-location are correctly resolved when set in workspace profiles/env vars. Closes #2681
...
Improve resource not found errors
Put install dir back into workspace profiles
Update export arg help
2022-11-07 10:37:34 +00:00
kai
804cc6f3bf
Fix crash when plugin list fails to connect to database.
...
Improve logging for login command
2022-11-07 10:37:34 +00:00
kai
7e4ecf3724
Update argument descriptions for --output --export, --snapshot-location
...
Remove 'check' from dashboard arg descriptions
Do not show "Output format defaulted to 'none'" message if sharing a snapshot
remove query timeout from database options
Fix snapshot creation crash when required inputs are not provided
2022-11-07 10:37:34 +00:00
Binaek Sarkar
e5a14bce00
Adds 'list' sub command for 'query', 'check' and 'dashboard'. Closes #2653
2022-11-03 15:58:56 +00:00
Binaek Sarkar
b23c4b1f04
Clean up error messaging when a bad template is put in the templates dir. Closes #2670
2022-11-03 15:09:27 +00:00
kai
d046516fa3
Remove install_dir from workspace profile for now. Closes #2672
2022-11-03 15:08:31 +00:00
kai
f70310d4e8
Update login and snapshot messaging.
2022-11-03 13:30:51 +00:00
Binaek Sarkar
5b33e8c891
Fixes issue where WSL check would fail for 'darwin'. Closes #2668
2022-11-03 13:16:27 +00:00
Puskar Basu
7228dedca2
Fix unintuitive errors from steampipe plugin commands when a plugin (version) is missing. Closes #2361
2022-11-03 11:09:45 +00:00
kaidaguerre
3d084c5bc8
Add snapshot-title arg. Ensure snapshots and exports are named consistently. Closes #2666
2022-11-03 11:09:07 +00:00
Mike Burgess
30695e5b41
Merge branch 'v0.17.x'
2022-11-03 09:17:27 +00:00
kai
6a773517ec
If using a named workspace profile, mod_location is not being respected. Closes #2661
2022-11-02 22:10:02 +00:00
Mike Burgess
2c4aed49f3
Merge branch 'v0.17.x'
2022-11-02 22:01:30 +00:00
Binaek Sarkar
ba7158aefc
Fixes issue where 'Alt` keyboard combinations would error in WSL. Closes #2549
2022-11-02 21:46:17 +00:00
kaidaguerre
0d0ad19f67
Update formatting for login command. Update missing cloud token error. Closes #2654
2022-11-02 21:46:17 +00:00
kaidaguerre
f276056bf0
Set default output format for dashboard to none. Closes #2658
2022-11-02 21:46:17 +00:00
Binaek Sarkar
359dd0c3d9
When starting a plugin process, pass a SecureConfig, to silence the nil SecureConfig error. Closes #2657
2022-11-02 21:46:17 +00:00
kai
651ce0831b
unify naming
2022-11-02 21:44:28 +00:00
Binaek Sarkar
efea8a72f2
Fixes issue where 'Alt` keyboard combinations would error in WSL. Closes #2549
2022-11-02 15:40:13 +00:00
kaidaguerre
c42fbdb8d5
Update formatting for login command. Update missing cloud token error. Closes #2654
2022-11-02 14:04:59 +00:00
kaidaguerre
1539023a48
Set default output format for dashboard to none. Closes #2658
2022-11-02 14:04:41 +00:00
Binaek Sarkar
6d086a6321
When starting a plugin process, pass a SecureConfig, to silence the nil SecureConfig error. Closes #2657
2022-11-02 11:53:59 +00:00
kai
2f5ea7abff
v0.17.0-rc.3
2022-11-01 22:27:06 +00:00
kaidaguerre
d09b9c7b02
Fix regression - creating all prepared statements when executing a batch query. When connected to Steampipe cloud, create all prepared statements in a single sql statement to improve performance. Closes #2644 . Closes #2650
2022-11-01 22:26:44 +00:00
kaidaguerre
cdfc79f8ee
Ensure we report errors from workspace profile parse. Closes #2640
2022-11-01 22:26:44 +00:00
kaidaguerre
fce2dda28d
Fix input validation failure - update DashboardExecutionTree.RuntimeDependencies to key by unqualified name not short name. Closes #2637
2022-11-01 22:26:43 +00:00
kaidaguerre
59d224711c
Fix regression - creating all prepared statements when executing a batch query. When connected to Steampipe cloud, create all prepared statements in a single sql statement to improve performance. Closes #2644 . Closes #2650
2022-11-01 22:25:12 +00:00