dump
Synopsis
Documentation
The dump
command prints configuration and schema-related information. By
default, the output is JSON-formatted. The flag --yaml
flag switches to YAML
output.
For example, to see all registered concept definitions, use the following command:
To dump all models in YAML format, use:
Specifying dump
alone without a subcommand shows the concatenated output from
all subcommands.
dump models
Synopsis
Documentation
The dump models
command prints all registered model definitions.
dump concepts
Synopsis
Documentation
The dump concepts
command prints all registered concept definitions.