Export: dbt Sources
Converts the data contract to a dbt sources YAML definition.
datacontract export dbt-sources datacontract.yaml --server snowflake
As with dbt-models, selecting a server maps logical types to that server's data types; otherwise snowflake is used.