2
`supabase stop` should stop all containers
Source: supabase/supabase#19072 · opened by @nahtnam
I work on several different projects on my local computer and use supabase start to start them. The problem is they consistently interfere with each other and so I have to stop one before starting another. However you must run supabase stop in the directory that you started them, which is pretty annoying. It would be nice if we could have a supabase stop --all which would stop all supabase projects running on the computer.
That way I can just set direnv to run supabase stop --all && supabase start whenever I CD into a specific directory
That way I can just set direnv to run supabase stop --all && supabase start whenever I CD into a specific directory
No pledges yet. Be the first to back this.
Comments
Similar requests
supabase pause command for cli
1 vote · 0 comments
Add `include` option for `supabase start`
3 votes · 0 comments
Decouple supabase CLI from docker
1 vote · 0 comments
Configure External PostgreSQL for Supabase Instead of supabase-db
3 votes · 0 comments
Native integration between Supabase and ChartDB
27 votes · 0 comments
No comments yet.