Usage
How to create a new console, handle seeding, migrations, create admin users, and configure environment variables from any terminal.
Create New Console
2bttns-cli newDatabase Migration & Seeding
Migrations
2bttns-cli db migrate -d <database-url> # pass database-url if not already setSeeding
Creating Admins
Interactive
Command Line
Configuration Values
Configuration Key
Description