typeorm entity:create
Generates a new entity
Options
Name | Description |
---|---|
--help | Show help for command |
-c, --connection <connection> | Name of the connection on which to run a query |
-n, --name <entity> |
|
-d, --dir <directory> | Directory where entity should be created |
-f, --config <file> | Name of the file with connection configuration |
-v, --version | Show the version |