Command-Line Interface (CLI)¶
The SmallBlock command-line tool provides administrative and development utilities.
Usage¶
smallblock [command] [options]
Available Commands¶
Command |
Description |
|---|---|
|
Create a new SmallBlock project structure. |
|
Apply database migrations. |
|
Start the development server. |
|
Validate your environment and configuration. |
|
Create an administrative user account. |
|
Display the installed SmallBlock CMS version. |