1
supabase pause command for cli
Source: supabase/supabase#13226 · opened by @mcandylab
At the moment there are two commands in supabase cli:
• supabase start
• supabase stop
After issuing the supabase stop command, all containers associated with supabase are removed from docker containers. And when I re-run the supabase start command, then all data from my database is empty.
I would like to have a supabase pause command that would not delete containers, but turn them off
• supabase start
• supabase stop
After issuing the supabase stop command, all containers associated with supabase are removed from docker containers. And when I re-run the supabase start command, then all data from my database is empty.
I would like to have a supabase pause command that would not delete containers, but turn them off
No pledges yet. Be the first to back this.
Comments
Similar requests
Decouple supabase CLI from docker
1 vote · 0 comments
Add `supabase config pull` command
62 votes · 0 comments
Add proper error handling for paused projects
1 vote · 0 comments
How do I know if a project is paused from a API?
1 vote · 0 comments
Remove dependency on Docker for `supabase gen types` command
2 votes · 0 comments
No comments yet.