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-05-14 01:00:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
584bd2cfb773c9cc53ba2cfda8a1fd204c58e291
steampipe
/
dashboard
/
dashboardserver
History
kaidaguerre
7712d881e3
Fix dashboard errors not always being reported, or reported with no detail.
Closes
#1582
2022-03-07 16:48:15 +00:00
..
api.go
Adds support for starting
dashboard
server with
service start
(
#1472
)
2022-02-21 16:15:19 +00:00
output.go
Add support for dashboard to send its output to a file when running as service.
Closes
#1485
2022-02-22 15:47:58 +00:00
server.go
Fix dashboard errors not always being reported, or reported with no detail.
Closes
#1582
2022-03-07 16:48:15 +00:00
service.go
Add support for finding the mod definition by searching up the working directory tree.
Closes
#1533
2022-03-07 15:52:57 +00:00
types.go
Expose reporting metadata to the dashboard UI.
Closes
#1411
2022-03-04 17:15:01 +00:00