neves
neves

Reputation: 39203

DBeaver: how to generate an ER diagram using the command line?

DBeaver has a very nice feature to generate an ER diagram from a live database. Is it possible to generate the diagram using the command line? I'd like to automate the process.

Upvotes: 3

Views: 2599

Answers (1)

jccampanero
jccampanero

Reputation: 53411

At this time, I am afraid that still is not possible, although there is an open Github issue for exactly that purpose.

Upvotes: 3

Related Questions