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-27 11:01:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
397c951fe2f14782882af366a372aa4e98bf3919
steampipe
/
pkg
/
dashboard
/
dashboardtypes
History
kaidaguerre
1dc28f4681
Add --source-snapshot option to dashboard command.
Closes
#2503
. (
#2491
)
2022-10-11 23:36:27 +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 --source-snapshot option to dashboard command.
Closes
#2503
. (
#2491
)
2022-10-11 23:36:27 +01:00