datacontract catalog
Create an HTML catalog of data contracts.
datacontract catalog [OPTIONS]
| Option | Default | Description |
|---|---|---|
--files | *.yaml | Glob pattern for the data contract files to include in the catalog. Applies recursively to any subfolders. |
--output | catalog/ | Output directory for the catalog html files. |
--json-schema | — | The location (url or path) of the ODCS JSON Schema |
--debug / --no-debug | — | Enable debug logging |
datacontract catalog --files "**/*.yaml" --output catalog/