commet-cli
Installation
SKILL.md
Commet CLI
Billing infrastructure as code: sync features and plans between Commet and a local commet.config.ts, forward webhook events to your dev server, scaffold new projects from billing templates, and manage resources (customers, subscriptions, plans, ...) from the terminal. Requires Node.js 18+.
Install
npm install -g commet
Quick Start
commet login # Authenticate in browser
commet link # Link project to an organization
commet pull # Sync remote config -> commet.config.ts
After commet pull, your billing config lives in commet.config.ts. Edit it locally and run commet push to apply changes to Commet: