Installing the CLI

Updated Jul 27, 2026
  1. Create or update the virtual environment:
   uv sync --group dev
  1. Invoke the CLI with uv run to ensure the correct environment is used.