hub schema importLogicalModel

Imports a Metadata Insights Logical Model into Data Hub.

Use the hub schema importLogicalModel command to import a Metadata Insights Logical Model into Data Hub.

Usage

hub schema importLogicalModel --m model --n logicalModelName
RequiredArgumentDescription
Yes--m modelSpecifies the name you would like to give the model in Data Hub.
No--n logicalModelNameSpecifies the name of the Metadata Insights model whose schema you are importing.

Example

This example imports a Metadata Insights model called Insured and names it Insured2018.

hub schema importLogicalModel --m Insured2018 --n Insured