json-schema(1) General Commands Manual json-schema(1)

json-schema - Generate JSON Schemas of every command's JSON output to the given directory

json-schema [-h|--help] <DIR>

Generate JSON Schemas of every command's JSON output to the given directory.

This command allows you to generate one JSON Schema per command describing the structure of its `--json` output, to the given directory. If the directory does not exist, it will be created. Any existing schema will be overriden.

Print help (see a summary with '-h')
<DIR>
Directory where JSON Schema files should be generated in
json-schema