redwood prisma generate
Generate artifacts (e.g. Prisma Client)
Options
| Name | Description | 
|---|---|
| -h, --help | Display this help message | 
| --schema  <Schema path> | Custom path to your Prisma schema | 
| --data-proxy | Enable the Data Proxy in the Prisma Client | 
| --watch | Watch the Prisma schema and rerun after a change |