bin/seed/run.ts script. Each module’s seed script is run from its own directory. With --drop, seeded data is cleared first, and --env sets the APP_ENV used for the run.
Usage
Examples
Options
| Option | Description | Default |
|---|---|---|
--drop | Clear seeded data before running seeds. | false |
--env | Value used for APP_ENV when running the seeds. | — |