Ability to specify filename for supabase stop --backup & supabase start
#15997
Unanswered
ChuckJonas
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm running into a problem where I have multiple supabase projects that I need to work on. I need to pause work on one and start up another, but would like to keep the DB state as is.
It would be nice if there was some way to specify a filename / restore from a file name. The workflow would look something like this
All reactions