7.0.0-alpha.46 • Published 4 months ago

@sequelize/cli v7.0.0-alpha.46

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Installation

Using npm:

npm install @sequelize/cli

Or using yarn:

yarn add @sequelize/cli

Usage

  • If installed globally: sequelize --help
  • If installed locally using yarn: yarn sequelize --help
  • If installed locally using npm: npx sequelize --help

Documentation

The documentation can be found at https://sequelize.org/docs/v7/cli/