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 05:01:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be2c66bb41b733f98f6bc06cc27e2ad9daecdc99
steampipe
/
pkg
/
dashboard
/
dashboardtypes
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
..
dashboard_node_run.go
Update CLI to upload snapshots to the cloud using --share and --snapshot options. Update Dashboard command to support passing a dashboard name as an argument.
Closes
#2365
.
Closes
#2367
2022-09-02 17:05:40 +01:00
leaf_data.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
snapshot_panel.go
Restructure steampipe repo to use pkg folder.
Closes
#2204
2022-06-27 11:36:03 +01:00
snapshot_tree_node.go
Restructure steampipe repo to use pkg folder.
Closes
#2204
2022-06-27 11:36:03 +01:00
snapshot.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