Skip to main content

datacontract changelog

Show a changelog between two data contracts.

datacontract changelog [OPTIONS] V1 V2
ArgumentDefaultDescription
V1requiredThe location (url, s3 url, or local path) of the source (before) data contract YAML.
V2requiredThe location (url, s3 url, or local path) of the target (after) data contract YAML.
OptionDefaultDescription
--inline-references / --no-inline-references--inline-referencesResolve external references (currently: authoritativeDefinitions[type in {definition, semantics}]) in the contract and inline the fetched content from the configured entropy-data host.
--debug / --no-debugEnable debug logging
datacontract changelog datacontract-v1.yaml datacontract-v2.yaml