supawho use
Switch to a saved account. supawho reads the account’s token from the OS secret vault and logs you in by running supabase login --token.
Synopsis
Section titled “Synopsis”supawho use <name>Example
Section titled “Example”supawho use client-aLogging in as 'client-a'...Logged in as 'client-a'.Behavior
Section titled “Behavior”- Requires the Supabase CLI on your
PATH— supawho drives it, it doesn’t reimplement login. - If the account doesn’t exist, it prints
Account '<name>' not found.and exits with code1. Runlistto see exact names (they’re case-sensitive).
