kc database
Feature
Run commands with the sequelize-cli and sequelize-auto
Usage
Arguments
Argument | Description | Type | Required |
---|---|---|---|
<command> | sequelize command to run with its options (see ORM commands) | string | true |
Options
Option | Description |
---|---|
--env <env> | env to use when interacting the database (dev, test, prod). Default is dev |