Usage: nsd sql metadata catalog-diagram [-hV] [--document]
[--catalog=<catalog>]
[--layout-height=<layoutHeight>]
[--layout-width=<layoutWidth>]
[--schema=<schemas>]...
[--table=<tables>]...
[--table-types=<tableTypes>]...
[COMMAND]
Generates a diagram from a Catalog model
--catalog=<catalog> Catalog name
--document Generate documentation
for diagram elements
-h, --help Show this help message and exit.
--layout-height=<layoutHeight>
Heigth for force layout
defaults to 1080.
--layout-width=<layoutWidth>
Width for force layout
defaults to 1920.
--schema=<schemas> Schemas to include
all schemas if not provided.
--table=<tables> Tables to include
all tables if not provided.
--table-types=<tableTypes>
Table names to include
all table types if not provided.
-V, --version Print version information and exit.
Commands:
- html-app - Generates html application model from a drawio document
- http-server - Routes HTTP requests to a diagram element processor
- invoke - Creates an Invocable dynamic proxy from a diagram
- save - Saves diagram to a file
- to-model - Converts diagram to diagram model