Edit on GitHub
Jump to docs navigation

Nut command / Database / database:prefill

Note: You are currently reading the documentation for Bolt 3.7. Looking for the documentation for Bolt 5.2 instead?

Nut's database:prefill command re-fill the database Lorem Ipsum records.

Usage

    php ./app/nut database:prefill [options] [--] [<contenttypes>]...

Arguments

Argument Description
contenttypes A list of Contentypes to pre-fill. If this argument is empty, all Contenttypes are used

Example

Pre-filling with a "Pages" ContentType

$ php ./app/nut database:prefill pages
Continue with this action? yes
Database pre-filled


Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.