JSONL Output
Use structured JSONL output for CI/CD pipelines and scripting with Lift CLI commands.
JSONL Output for Automation
All commands support structured JSONL output for CI/CD pipelines and scripting:
lift status --json
lift doctor --output jsonl
lift env list --json
Each line is a valid JSON object with a type field (info, warn, error, result, step).