Reserved for the SKILL.SCH open source community.\n\ncloudcost findings list prints to the terminal; cloudcost dashboard is a live Textual TUI. Neither produces something you can attach to a Slack message or email to a manager. A cloudcost report command that renders findings.json into a single static HTML file (a table of findings sorted by impact, a total-$-at-risk summary, maybe a simple bar chart by service) would make the tool usable in a non-interactive/CI context — e.g. a scheduled job that runs the checks and emails the report weekly.
Reserved for the SKILL.SCH open source community.\n\n
cloudcost findings listprints to the terminal;cloudcost dashboardis a live Textual TUI. Neither produces something you can attach to a Slack message or email to a manager. Acloudcost reportcommand that rendersfindings.jsoninto a single static HTML file (a table of findings sorted by impact, a total-$-at-risk summary, maybe a simple bar chart by service) would make the tool usable in a non-interactive/CI context — e.g. a scheduled job that runs the checks and emails the report weekly.