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-14 10:00:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2d56ddeb87e5a4e7bfe81daf7c159e983ff0fcd
steampipe
/
query
History
Puskar Basu
f2d56ddeb8
Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters.
Closes
#1360
2022-01-31 16:00:54 +00:00
..
metaquery
Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters.
Closes
#1360
2022-01-31 16:00:54 +00:00
queryexecute
Decouple spinner display code from database and execution layer.
Closes
#1290
2022-01-06 11:54:18 +00:00
queryhistory
Update package naming to be consistent and follow Go standards.
Closes
#1282
2022-01-04 12:28:36 +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