hub schema importLogicalModel
Imports a logical model from Discovery into Context Graph.
Use the hub schema importLogicalModel command to import a Metadata Insights Logical Model into Context Graph.
Usage
hub schema importLogicalModel --m model --n logicalModelNameRequired | Argument | Description |
---|---|---|
Yes | --m model | Specifies the name you would like to give the model in Context Graph. |
No | --n logicalModelName | Specifies the name of the Discovery model whose schema you are importing. |
Example
This example imports a Discovery model called Insured and names it Insured2018.
hub schema importLogicalModel --m Insured2018 --n Insured