📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
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