Skip to main content

datacontract import odcs

Import a data contract from an ODCS file.

datacontract import odcs [OPTIONS]
OptionDefaultDescription
--sourcePath to the ODCS data contract file.
--outputFile path where the Data Contract will be saved. If not provided, it will be printed to stdout.
--json-schemaThe location (url or path) of the ODCS JSON Schema
--ownerThe owner or team responsible for managing the data contract.
--idThe identifier for the data contract.
--debug / --no-debugEnable debug logging
datacontract import odcs --source odcs-contract.yaml --output datacontract.yaml

Guide: Import: ODCS.