Search
ctrl/
Ask AI
Light
Dark
System

edgedb branch

These CLI commands require CLI version 4.3.0 or later and EdgeDB version 5.0 or later. If you are running an earlier version of EdgeDB, you will instead use the edgedb database command suite to manage databases, which branches replaced in EdgeDB 5.0.

The edgedb branch group of commands contains various branch management tools.

edgedb branch create

Create a new branch

edgedb branch drop

Drop a branch

edgedb branch list

List all branches

edgedb branch merge

Merge a branch into the current branch

edgedb branch rebase

Create a branch based on a target branch

edgedb branch rename

Rename a branch

edgedb branch switch

Change the currently active branch

edgedb branch wipe

Destroy the contents of a branch