Clone project for local dev

I am logged in on the supabase cli and can see my project "testdb" hosted on supabase with supabase projects list

Now, I want to clone my project hosted on supabase, so I can do local development and then be able to push changes from there, instead of loading supabases servers while testing/developing. What are the exact commands to clone the project and then getting it to run using the cli?
Was this page helpful?