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-04 04:00:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fbf2b542e4a600e2a3e486aeb12c5719bf4e3ca
steampipe
/
cmd
History
tyagiparth
3fbf2b542e
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
..
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
Update service start to add --foreground flag.
Closes
#535
2021-07-01 09:34:04 +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