exec
ddx exec
Validate and run DDx execution definitions
Synopsis
Manage DDx execution definitions and immutable run history.
ddx exec [flags]Options
-h, --help help for execOptions inherited from parent commands
--config string config file (default is $HOME/.ddx.yml)
--library-base-path string override path for DDx library location
-v, --verbose verbose outputSEE ALSO
- ddx - Document-Driven Development eXperience - AI development toolkit
- ddx exec define - Create an execution definition
- ddx exec history - Inspect historical runs
- ddx exec list - List execution definitions
- ddx exec log - Show raw logs for one run
- ddx exec result - Show structured result data for one run
- ddx exec run - Execute a definition and persist one run
- ddx exec show - Show one execution definition
- ddx exec validate - Validate a definition and linked artifacts