ecore

Version: org.nasdanika.models.crewai.cli
Usage: nsd sql metadata ecore [-hV] [--[no-]document] [--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 --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:
  • html-app - Generates html application model from a model
  • save - Saves model to a file