Lumen
Reference

CLI

Generated commands, options, and help text from the actual argparse parser.

Operate a Lumen environment.

Run commands from the repository root through the pinned Python environment:

uv run lumen --help

Global options

OptionTypeRequiredHelp
-h, --helpflagnoshow this help message and exit

Commands

lumen export-openapi

Regenerate the canonical OpenAPI document.

uv run lumen export-openapi

lumen init

Create the local development workspace and project.

uv run lumen init

On this page