hub model list

Lists Data Hub models.

Use the hub model list command to return a list of all Data Hub models as well as counts for entities and relationships for each model.

Usage

hub model list --c counts
RequiredArgumentDescription
No--c countsSpecifies whether to include counts for entities and relationships, where counts is one of the following:
true
Includes counts. This is the default setting.
false
Does not include counts.

Example

This example lists all Data Hub models and provides counts for entities and relationships for each model.

hub model list --c true