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-15 04:00:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
397c951fe2f14782882af366a372aa4e98bf3919
steampipe
/
pkg
/
display
History
kaidaguerre
ef845286c1
Add support for sharing snapshots. Add snapshot output and export format for query and check. Add ability to run named dashboards.
#2473
2022-10-05 15:30:57 +01:00
..
column.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
display.go
Add support for sharing snapshots. Add snapshot output and export format for query and check. Add ability to run named dashboards.
#2473
2022-10-05 15:30:57 +01:00
pager.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
plugin_install.go
Improve help messages when a plugin is installed but the connection is not configured.
Closes
#2319
2022-08-22 16:50:58 +01:00
plugin_remove.go
Restructure steampipe repo to use pkg folder.
Closes
#2204
2022-06-27 11:36:03 +01:00
terminal.go
Restructure steampipe repo to use pkg folder.
Closes
#2204
2022-06-27 11:36:03 +01:00
variables.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00