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

Protect backups from deletion in the CLI

You can now update a backup's protected status from the CLI. Protected backups cannot be deleted until protection is turned off.

pscale backup update <database> <branch> <backup-id> --protected
pscale backup update <database> <branch> <backup-id> --protected=false

Read the CLI backup docs