RevenueCat CLI (rcat)
JSON →rcat is an unofficial CLI for RevenueCat's REST API v2, enabling mobile developers to manage subscriptions, entitlements, offerings, customers, and analytics from the terminal. Version 0.1.20 targets Node.js >=16 and ships TypeScript declarations. Unlike the RevenueCat dashboard or SDKs, rcat provides a scriptable, terminal-based interface for common tasks like customer lookup, offering management, and revenue charting. It uses persistent config or environment variables for API v2 secret keys (sk_) and supports JSON output for integration with jq and CI/CD pipelines. Release cadence is irregular; breaking changes may occur before 1.0.
Resources
packagerevenuecat-cli ↗