We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
linkedql generate
Generate arbitrary schemas into local schema file
What it does: generates schemas not yet managed by Linked QL into local schema file.
npx linkedql generate
Use the --select flag to explicitly list schemas to generate:
--select
npx linkedql generate --select=database_1,database_3