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-04-27 19:00:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c98a0f4adcfa94496a0cfa0c7cfce4eb7258d243
steampipe
/
cmd
History
kaidaguerre
c98a0f4adc
Add support for aggregate connections.
Closes
#610
(
#611
)
2021-07-13 18:08:30 +01:00
..
check.go
Fixes description of
--tag
flag in
check
cmd.
Closes
#589
2021-07-08 14:43:50 +05:30
plugin.go
Split versions.json into 2 files, one in the plugins dir, one in the database dir.
Closes
#576
2021-07-13 13:08:16 +01:00
query.go
Fix for issue where query freezes if there's no data on stdin.
Closes
#570
2021-07-12 08:52:04 +01:00
root.go
Add support for aggregate connections.
Closes
#610
(
#611
)
2021-07-13 18:08:30 +01:00
service.go
Update service start code to remove need to spawn a separate process when starting for 'check'/'query`.
Closes
#581
2021-07-08 15:26:45 +01:00