github.com/Redstoneguy129/cli@v0.0.0-20230211220159-15dca4e91917/docs/supabase/stop.md (about)

     1  ## supabase-stop
     2  
     3  Stops the Supabase local development stack.
     4  
     5  Requires `supabase/config.toml` to be created in your current working directory by running `supabase init`.
     6  
     7  All Docker resources are cleaned up by default. Use `--backup` flag to persist your local development data between restarts.