Add an arguments like --delete where you then specify the category or product to delete with --category, --name or --id.
Make it so you can do something similar with --reset to reset specific products or categories or all products.
Could also replace argument --hard-reset with --delete --all
Add an arguments like
--delete
where you then specify the category or product to delete with--category
,--name
or--id
. Make it so you can do something similar with--reset
to reset specific products or categories or all products.Could also replace argument
--hard-reset
with--delete --all