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

Rename branches and set deletion protection from the CLI

The new pscale branch update command renames a branch and toggles its deletion protection. Only the flags you pass are sent.

pscale branch update <database> <branch> --new-name trunk
pscale branch update <database> <branch> --deletion-protected

Read the CLI branch docs