Neki, sharded Postgres, is now available. Get started
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