Installing the CLI

Updated Aug 08, 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.