Overwrite local config.toml with existing project's config.toml
Is your feature request related to a problem? Please describe.
I'm setting up Supabase CLI for the first time having been using only the Supabase web dashboard in the past.
After executing supabase link I'm seeing an error message that the local config is different from the linked project but I see nothing in the documentation for Supabase CLI to download an existing project's settings as config.toml to get started with an existing project.
Describe the solution you'd like
I don't want to manually go through the printed out diff and copy sections of it to update my config.toml, give me an option to overwrite the existing config.toml if I already have an existing project.
Describe alternatives you've considered
Going back to using the web dashboard exclusively again
bump