CLI reference

reeln provides a hierarchical command structure organized by domain.

Top-level commands

Command

Description

Status

Reference

reeln --version

Show version

Available

reeln --help

Show help and available commands

Available

reeln init

Bootstrap config directories and default config

Planned

reeln doctor

Health check: ffmpeg, config, permissions

Available

reeln doctor

Command groups

Group

Description

Status

Reference

reeln config

Configuration: show, doctor

Available

reeln config

reeln game

Game lifecycle: init, segment, highlights, finish, prune

Available

reeln game

reeln render

Video rendering: short, preview, reel

Available

reeln render

reeln media

Media management: prune

Available

reeln media

reeln plugins

Plugin management: list, enable, disable

Available

reeln plugins

reeln queue

Render queue: list, show, edit, publish, remove, targets

Available

reeln queue

Global options

Option

Description

--help

Show help for the command

--version

Show reeln version

--log-format json|human

Output format (default: human)

--log-level LEVEL

Log level: DEBUG, INFO, WARNING, ERROR, CRITICAL (default: WARNING)