Skip to content

Command Line Interface Commands

Ryan Hewitt edited this page Oct 24, 2016 · 5 revisions

Reset community store data

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