top | item 46838553

Cloud-cost-CLI – Find AWS and Azure cost waste in less than 60 seconds

3 points| vuhp | 1 month ago |github.com

1 comment

order

vuhp|1 month ago

Author here. Built this because I was frustrated with how hard it is to find obvious cloud waste (idle VMs, unattached volumes, etc.).

Existing tools are either expensive SaaS or require navigating complex dashboards. I wanted something fast and CLI-native.

It's read-only, runs locally with your cloud credentials, and outputs a ranked list of savings opportunities with estimates.

Just released v0.2.0 with Azure support. Roadmap includes GCP and real-time pricing.

Happy to answer questions!