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-25 14:00:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d7d2b6b04a0cd1d73ef5ab1c7b487c8e563dea4
steampipe
/
cmd
History
kaidaguerre
8d7d2b6b04
Remove daemon process.
Closes
#1146
2021-11-18 17:57:06 +00:00
..
check.go
Optimize parallel control execution. Provider more responsive feedback for control runs. Update postgres log config to optimise performance.
Closes
#1101
2021-11-16 21:57:38 +00:00
completion.go
Update and tidy the help text.
Closes
#1039
2021-10-22 13:27:37 +01:00
plugin_manager.go
Remove daemon process.
Closes
#1146
2021-11-18 17:57:06 +00:00
plugin.go
Non-turbot plugin installs should show link to documentation.
Closes
#1075
2021-11-09 11:23:00 +00:00
query.go
Optimize parallel control execution. Provider more responsive feedback for control runs. Update postgres log config to optimise performance.
Closes
#1101
2021-11-16 21:57:38 +00:00
report.go
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
root.go
Remove daemon process.
Closes
#1146
2021-11-18 17:57:06 +00:00
service.go
Tie the connection watcher lifecycle to the plugin manager.
Closes
#1129
2021-11-16 22:48:10 +00:00