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