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

View Vitess maintenance schedules from the CLI

You can now list and inspect Vitess maintenance schedules from the CLI, including upcoming and past windows for a schedule.

pscale maintenance list <database> --org <org>
pscale maintenance show <database> <schedule-id> --org <org>
pscale maintenance windows <database> <schedule-id> --org <org>

Read the CLI maintenance docs