Skip to main content

CLI: vyasa validate


Usage: vyasa validate [OPTIONS]

Validate workflow config or a session's proposed changes.

Without --session: validates the workflow config against Pydantic models.
With --session: validates the proposed changes (enforced before session end).

┌─ Options ────────────────────────────────────────────────────────────────────┐
│ --session -s TEXT Session ID (omit for workflow config) │
│ --dir PATH Project directory │
│ --help -h Show this message and exit. │
└──────────────────────────────────────────────────────────────────────────────┘