# Cloudflare CLI Pricing & Licensing

Cloudflare 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/Cloudflare-Cli)

## Cloudflare Platform Pricing
The CLI interacts with the official Cloudflare v4 REST API ([cloudflare.com](https://www.cloudflare.com)). Cloudflare offers various plan tiers:
- **Free Plan**: Includes unmetered DDoS protection, fast DNS with unlimited queries, 3 Page Rules, and free Universal SSL. Most core CLI features (DNS records, SSL status, BIND import/export, zone settings) function completely within the free tier.
- **Pro & Business Plans**: Provide advanced WAF rules, additional page rules, and enhanced analytics.
- **Enterprise Plan**: Custom edge routing, higher rate limits, and enterprise support.

For official Cloudflare subscription details and plan comparisons, visit [https://www.cloudflare.com/plans/](https://www.cloudflare.com/plans/).
