Skip to content

v0.8.0

Choose a tag to compare

@vuhp vuhp released this 06 Feb 07:37
· 7 commits to main since this release

πŸŽ‰ What's New

Web Dashboard

Interactive UI for cloud cost optimization. Launch with cloud-cost-cli dashboard

Key Features:

  • πŸ” Encrypted credential storage (AES-256-GCM) with multi-account support
  • πŸš€ Real-time scans with WebSocket progress tracking
  • πŸ“Š Trend charts showing potential waste over 30 days
  • πŸ” Filter and search opportunities by confidence, resource type, or region
  • 🌍 Account/region badges for multi-account/multi-region clarity

Multi-Region Scanning (Now supports all Clouds)

cloud-cost-cli scan --provider aws --all-regions
cloud-cost-cli scan --provider azure --all-regions
cloud-cost-cli scan --provider gcp --all-regions

Note: First-time dashboard users must add credentials via Settings page.