This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-24 11:00:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31486cedd79be548eb96383433db147b8cd6ef8b
steampipe
/
query
History
kaidaguerre
7712d881e3
Fix dashboard errors not always being reported, or reported with no detail.
Closes
#1582
2022-03-07 16:48:15 +00:00
..
metaquery
Fix dashboard errors not always being reported, or reported with no detail.
Closes
#1582
2022-03-07 16:48:15 +00:00
queryexecute
Decouple spinner display code from database and execution layer.
Closes
#1290
2022-01-06 11:54:18 +00:00
queryhistory
Create and use a
$STEAMPIPE_INSTALL_DIR/tmp
for
oci
installations.
Closes
#1375
2022-02-08 12:13:35 +00:00
queryresult
Fix errors during async interactive startup leaving the prompt in a bad state. Refactor the ResultsStreamer to avoid needing to call Done() before restarting the prompt.
Closes
#716
.
Closes
#728
2021-08-02 17:05:43 +01:00
init_data.go
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