Skip to main content

FinOps CLI - Tool for analyzing AWS costs.

Project description

FinOps CLI

FinOps CLI is a command-line tool for analyzing and optimizing costs.

📊 Features

  • Cost Analysis: Get detailed cost breakdown by instance type and lifecycle
  • Reserved Instances: Identify potential savings from Reserved Instances
  • Cost Optimization: Get recommendations for cost optimization
  • Interactive Interface: Colorful and user-friendly CLI output

🛠️ AWS Configuration

You can configure AWS credentials in two ways:

Environment variables:

export AWS_ACCESS_KEY_ID=your_access_key_id
export AWS_SECRET_ACCESS_KEY=your_secret_access_key
export AWS_DEFAULT_REGION=us-east-1

Or you can create a ~/.aws/credentials file with the following content:

[default]
aws_access_key_id = your_access_key_id
aws_secret_access_key = your_secret_access_key
aws_region = us-east-1

📦 Installation

From source

git clone https://github.com/helmcode/finops-cli.git
cd finops-cli
pip install -e .

From PyPI (not available yet)

pip install finops-cli

📚 Usage

finops --help

EC2 Cost analysis for specific region

finops analyze --region eu-west-1

Estimate Reserved Instance savings

finops analyze --region eu-west-1 --show-reserved-savings

🤝 Contributing

Contributions are welcome! Please open an issue or submit a PR.

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

📄 License

MIT - See LICENSE for details.

👷 Support

If you encounter any issues or have questions:

  1. Check the troubleshooting section
  2. Search existing GitHub Issues
  3. Create a new issue with detailed information about your problem

Made with ❤️ for the FinOps community

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finops_cli-0.1.0.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finops_cli-0.1.0-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file finops_cli-0.1.0.tar.gz.

File metadata

  • Download URL: finops_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for finops_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1587e7d9c04a3fbc6ef76b61c6ce879fd533a0eb587fdc84bfd47935b74105b6
MD5 80fa5e2ed31e2989dbdbae3b08c282b2
BLAKE2b-256 ec8f4d29856dc2fa8b6a4dc4eb32bb4afec0fdb477d1a9f3c58f6f10bd60a919

See more details on using hashes here.

File details

Details for the file finops_cli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: finops_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for finops_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6c99c8569d529b696f50e0bc6c1f86f671efc352699fa74abd2aba88c6391c0
MD5 69b99fd930e48a247e02acbb9d317411
BLAKE2b-256 7d7e53f5f6858eb6613cbaecd70bb4ec0bf5a7df5cac99264cc1a6ad0d6c2ac0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page