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

List and show Postgres switchovers from the CLI

After starting a switchover, you can now list switchovers for a branch and show one by ID.

pscale branch switchover list <database> <branch>
pscale branch switchover show <database> <branch> <id>

Read the CLI branch docs