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 logicalModelName
RequiredArgumentDescription
Yes--m modelSpecifies the name you would like to give the model in Context Graph.
No--n logicalModelNameSpecifies 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