Create a one-time or recurring product entry.
Section: Resource CRUD Patterns
Create a product
bash
bash
stripe products create --name "Starter Plan" --description "Created with Stripe CLI"Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Resource CRUD Patterns