hub model list

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 TrueOrFalse

Usage

hub model list --c TrueOrFalse
Required Argument Description
No --c TrueOrFalse Specifies whether to include counts for entities and relationships, where TrueOrFalse 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