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-02 11:02:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7e29320144ce1ad164e468cf9d8bbc220a8d2aa
steampipe
/
cmd
History
kaidaguerre
a0279fc676
Merge pull request
#568
from turbot/issue-523
...
Updates to steampipe service.
Closes
#523
.
2021-07-08 15:28: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
Update plugin cmds to start the service in PreRun and stop service in PostRun.
Close
#578
2021-07-01 09:21:45 +01:00
query.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
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