Usage: nsd model ecore [-hV] [--[no-]document]
[--annotation-source=<annotationSource>]
[--layout-height=<layoutHeight>]
[--layout-width=<layoutWidth>] [--ns-prefix=<nsPrefix>]
[--ns-uri=<nsURI>] [--catalog=<catalogs>]...
[--schema=<schemas>]... [--table=<tables>]...
[--table-types=<tableTypes>]... [COMMAND]
Generates a Ecore model from a database model
--annotation-source=<annotationSource>
Annotation source
defaults to urn:org.nasdanika.models.sql
--catalog=<catalogs> Catalogs to include
all catalogs if not provided
--[no-]document Generate documentation
for model elements
defaults to true
-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
--ns-prefix=<nsPrefix> Database namespace prefix
defaults to the database name
--ns-uri=<nsURI> Database namespace URI
defaults to the database URI
(connection string)
--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:
- crew-ai - Generates CrewAI code and configuration from a model
- html-app - Generates html application model from a model
- save - Saves model to a file