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-23 08:00:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92ff8a07477bfd52ffeae9042a04544f2ca50ff
steampipe
/
cmd
History
kaidaguerre
ad3e6447c0
Add support for connecting to a remote database, andf for connecting to Stweampipe
#1175
2021-11-24 16:44:26 +00:00
..
check.go
Add support for connecting to a remote database, andf for connecting to Stweampipe
#1175
2021-11-24 16:44:26 +00:00
completion.go
Update and tidy the help text.
Closes
#1039
2021-10-22 13:27:37 +01:00
plugin_manager.go
Update plugin manager config watcher tro update plugin manager config before refreshing connections before updating plugin manager with the modified config.
Closes
#1163
2021-11-23 10:37:15 +00:00
plugin.go
Add support for connecting to a remote database, andf for connecting to Stweampipe
#1175
2021-11-24 16:44:26 +00:00
query.go
Add support for connecting to a remote database, andf for connecting to Stweampipe
#1175
2021-11-24 16:44:26 +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
Add support for connecting to a remote database, andf for connecting to Stweampipe
#1175
2021-11-24 16:44:26 +00:00
service.go
Ensure plugin manager and db service state are managed as a unit - they should always be started and stopped together.
Closes
#1149
2021-11-19 16:07:20 +00:00