# Storage CLI Pricing & Licensing

Storage CLI is free, open-source software maintained by SpaceCorps.

## CLI Licensing
- **License**: MIT License.
- **Cost**: \$0.00 / Free forever.
- **Source Code**: [GitHub](https://github.com/SpaceCorps/Storage-Cli)

## Azure Storage Service
Storage CLI interacts with Microsoft Azure Blob Storage accounts. Azure infrastructure costs are billed directly by Microsoft:
- **Blob Storage Capacity**: Storage fees per gigabyte based on access tier (Hot, Cool, Cold, Archive).
- **Operations & Data Transfer**: Read, write, and egress bandwidth pricing as specified by Microsoft Azure.

For Azure Storage pricing details, visit [Azure Blob Storage Pricing](https://azure.microsoft.com/en-us/pricing/details/storage/blobs/).
