Accessing branch credentials from PR branches

Hi, I am new to Supabase and I am using project branches feature with pull requests enabled. It creates branches with the same name as the pull request. Additionally I am using amplify with the same feature creating a web preview deployment that uses the PR number. In any case it creates a backend and I can match both creations. How ever how do I access the supabase creadentials for these PR generated branches? I read you can do manually from the console but I need to automate it in order to use it or should I craete branches from my build? Is there any cli command to create branches and get the password, project ID?
1 Reply
Gaslit By Tech
Gaslit By Tech4mo ago
Is this the same issue described in https://github.com/supabase/cli/issues/3088 ?
GitHub
supabase/cli
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema. - supabase/cli

Did you find this page helpful?