hi all
how does supabase link work exactly.
i have a production branch and two persistent branches
i assumed supabase link would set the project id in the config.toml so that db push and pull would go the the correct branch. however it doesn't set the config.toml
how does supabase link actually work? is it set for the cli globally/across all git branches? do i have to link everytime i switch between my git branches?