metadata

Version: org.nasdanika.models.crewai.cli
Usage: nsd sql metadata [-hV] [--schema=<schemaPattern>] [--table=<tableNamePattern>] [--table-types=<tableTypes>]... [COMMAND] Loads database metadata into a model -h, --help Show this help message and exit. --schema=<schemaPattern> Schema pattern all schemas if not provided. --table=<tableNamePattern> Table name pattern 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:
  • catalog-diagram - Generates a diagram from a Catalog model
  • ecore - Generates a Ecore model from a database model
  • html-app - Generates html application model from a model
  • save - Saves model to a file