We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DOCS • CLI
linkedql savepoints
View all latest savepoints across databases.
What it does: displays a table of the latest savepoints across databases.
npx linkedql savepoints
Use the --select flag to explicitly list schemas to display:
--select
npx linkedql savepoints --select=database_1,database_3
Use the --forward flag to specify a forward lookup:
--forward
npx linkedql savepoints --forward