Skip to content
Oxford Harrison edited this page Nov 19, 2024 · 2 revisions

DOCSCLI


Command: linkedql config

Manage persistent configs.

What it does: displays the list of your DB-level configs or sets new configs.

See related ➞ Linked DB Config

Usage

Display the list of configs:

npx linkedql config

Set new configs:

npx linkedql config require_commit_descs=1 database_role=master
Clone this wiki locally