cli icon indicating copy to clipboard operation
cli copied to clipboard

[DX] show the currently active branch

Open kiwicopple opened this issue 4 years ago • 0 comments

Feature request

Is your feature request related to a problem? Please describe.

Below these, it would be good to show the active branch:

image

Describe the solution you'd like

You're currently on the `main` database branch.
Run 
  `supabase db branch create` to create a new branch
  `supabase db branch switch` to switch to an existing branch
  `supabase db branch list` to see all your branches

kiwicopple avatar Jan 04 '22 20:01 kiwicopple