## projects open Open the provider's dashboard in your default browser. **Command:** `stripe projects open` ### Arguments - `` The provider whose dashboard to open. ### Examples **Open the Supabase dashboard** ```sh stripe projects open supabase ``` **Open the Vercel dashboard** ```sh stripe projects open vercel ```