Create the database schema

Before you run this command, you must Create or update the deployment configuration.

Configure the database and add data

Command usage:

bin/magento setup:db-schema:upgrade

To see the status of the database, enter

bin/magento setup:db:status

On this page