metadata

Version: org.nasdanika.models.sql.cli@2025.10.0
Usage: nsd sql metadata [-hV] [--schema=<schemaPattern>] [--table=<tableNamePattern>] [--catalog=<catalogs>]... [--table-types=<tableTypes>]... [COMMAND] Loads database metadata into a model --catalog=<catalogs> Catalogs to include all catalogsif not provided. -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
  • crew-ai - Generates CrewAI code and configuration from a 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