7.0.0-alpha.43 • Published 8 months ago

@sequelize/cli v7.0.0-alpha.43

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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/