Command-Line Interface (CLI)

The SmallBlock command-line tool provides administrative and development utilities.

Usage

smallblock [command] [options]

Available Commands

Command

Description

init <project>

Create a new SmallBlock project structure.

migrate

Apply database migrations.

runserver

Start the development server.

check

Validate your environment and configuration.

createsuperuser

Create an administrative user account.

version

Display the installed SmallBlock CMS version.