📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
Navigation

List database regions from the CLI

You can now list the regions available to a database, and list configured Vitess read-only regions for the database's default branch.

pscale database regions list <database>
pscale database read-only-regions list <database>

database read-only-regions list is Vitess only.

Read the CLI database docs