supabase login multiple accounts
I have two supabase accounts and I need to sync them sometimes.
I have installed supabase cli on wsl and did supabase login for the first account.
I have installed supabase cli on wsl and did supabase login for the sedonc account.
For the first account, all the ports are set by default for the docker containers.
For the second account, I have changed the port numbers.
Do I have to install supabase cli twice in order to connect to two completely different accounts with supabase login ? Is there a simpler/better way to achieve this ?
I have installed supabase cli on wsl and did supabase login for the first account.
I have installed supabase cli on wsl and did supabase login for the sedonc account.
For the first account, all the ports are set by default for the docker containers.
For the second account, I have changed the port numbers.
Do I have to install supabase cli twice in order to connect to two completely different accounts with supabase login ? Is there a simpler/better way to achieve this ?