typeorm schema:sync
Synchronizes your entities with database schema
Options
Name | Description |
---|---|
--help | Show help for command |
-c, --connection <connection> | Name of the connection on which schema synchronization needs to to run |
-f, --config <file> | Name of the file with connection configuration |
-v, --version | Show the version |