-
Notifications
You must be signed in to change notification settings - Fork 66
Command Line Interface Commands
Ryan Hewitt edited this page Oct 24, 2016
·
5 revisions
A CLI command is available to clear all orders, products, discounts or all three at once. This command is useful if you have been testing an install and which to clear test data before go-live.
cstore:reset []
Where the type option is:
- orders
- products
- discounts
- all - combining all three options above