Reset
Clear the database and reload existing fixtures.
Unlike regen, reset does not create new fixture files. It simply reapplies the current fixture dataset.
Use reset when you want to restore a known state quickly during development or before running tests.
Syntax
$ vela fixtures reset