Neki, sharded Postgres, is now available. Get started
Navigation

Manage query pattern reports from the CLI

You can now list, inspect, and delete query pattern reports from the CLI.

pscale branch query-patterns list <database> <branch>
pscale branch query-patterns show <database> <branch> <report-id>
pscale branch query-patterns delete <database> <branch> <report-id>

Read the CLI query patterns docs