Skip to content
axxbetadocs
GitHub

axx schema

View .mdOpen in Claude

Print a JSON Schema, for editors and agents: axx.yaml by default, or with –kind factory|fixture|prototype the *.factory.yaml, *.fixture.yaml and *.prototype.yaml files of axx fixtures. Reference them from the files with:

Usage:
axx schema [flags]
Flags:
-h, --help help for schema
--kind string which schema: config (axx.yaml), factory, fixture or prototype (default "config")
-o, --out string write to a file instead of stdout
Global Flags:
--compact print only what matters (auto-enabled for coding agents)
-c, --config string path to axx.yaml (default: search upward from the working directory)
--json emit machine-readable JSON (stable envelope)
--no-color disable colored output
-v, --verbose count increase log verbosity (-v, -vv)