Skip to content

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.

Terminal window
supawho use <name>
Terminal window
supawho use client-a
Logging in as 'client-a'...
Logged in as 'client-a'.
  • 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 code 1. Run list to see exact names (they’re case-sensitive).
  • whoami — confirm which email an account maps to
  • list