Supabase DB reset --linked should display what the linked project is #33399
Unanswered
Harris-Ferguson
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.
Uh oh!
There was an error while loading. Please reload this page.
In our org we have a separate project set up as a staging env. I wanted to reset and seed this project from our seed file. I had already run
supabase linkbefore running the reset luckily, but I had to double check that I did run the link because this is what gets displayed when running the command:Not displaying the name of the remote / project here threw me off, and it would be so easy to accidentally nuke a production project. Would it be possible to surface the name of the project here before allowing a confirm?
All reactions