CLI Tools
Start Server
Run Blocklight in development mode
Run Blocklight in development mode (NOT for production).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run Blocklight in development mode
# Start with default config
./blocklight start
# Start with API profile (enables REST and gRPC APIs)
./blocklight start --profile api