Skip to main content

Module validate

Module validate 

Source
Expand description

lev validate - Validate an agent blueprint.

Structs§

BlueprintSummary
The blueprint itself, for a caller that wants to know what it just validated.
InputSummary
One caller-settable input: a --<key> flag on lev run (equally the regions.<key> field over the API, or an ACP ---region:<key>--- block) and the region its value seeds.
ValidateArgs
Arguments for lev validate.
ValidateReport
What lev validate --json prints.

Functions§

execute
Run lev validate: check a blueprint and print what is wrong with it.