CLI connection username and password

I'm pretty excited to have a local development environment going for Supabase using the CLI, but oddly I can't find the username and password to connect to the local postgres instance anywhere.

  • It's not on the "connect" link in the UI
  • It's not in the config.toml file.
  • It wasn't given by the initial command line response when I first hit "npx supabase start".
Where can I find this info?
Was this page helpful?