@tomokisun/revenuecat-cli
v1.0.0
Published
CLI for the RevenueCat REST API v2 Charts & Metrics endpoints
Maintainers
Readme
@tomokisun/revenuecat-cli
CLI for the RevenueCat REST API v2 Charts & Metrics endpoints.
Install
Requires Bun runtime.
npm install -g @tomokisun/revenuecat-cliSetup
rc config initOr set environment variables REVENUECAT_API_KEY and REVENUECAT_PROJECT_ID.
Commands
| Command | Description |
|---------|-------------|
| rc overview | Project summary metrics (MRR, revenue, active subs, etc.) |
| rc chart <name> | Time-series chart data |
| rc chart-options <name> | Available filters, segments, and resolutions |
| rc config <sub> | Manage CLI configuration |
| rc skill <sub> | Manage Claude Code skill installation |
Run rc --help or rc <command> --help for details.
Claude Code Integration
Install the skill for Claude Code:
rc skill installOr install as a Claude Code plugin:
claude plugin install github:tomokisun/revenuecat-cliLicense
MIT
