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-03-01 17:01:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
938ad80d370edc49776ea2ef7f4e010e1075779a
steampipe
/
query
History
Puskar Basu
35939042b9
Fix autocomplete description for .output to include line as an option.
Closes
#2142
2022-06-09 09:45:46 +01:00
..
metaquery
Fix autocomplete description for .output to include line as an option.
Closes
#2142
2022-06-09 09:45:46 +01:00
queryexecute
Ensure service is shutdown if check/dashboard/query are cancelled during initialisation.
Closes
#1288
2022-03-17 16:32:24 +00:00
queryhistory
Fix interactive query failing with EOF error if the history.json is empty.
Closes
#2151
2022-06-07 14:08:02 +01: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
Fix interactive query Initialisation hang when no plugins are installed.
Closes
#1860
2022-04-13 13:46:32 +01:00