Can I create a Pages binding using wrangler or only with the Pages dashboard? Where this is coming
Can I create a Pages binding using wrangler or only with the Pages dashboard?
Where this is coming up for me is "resetting" a D1 database during prototyping by simply recreating the database and binding. In my
I can use wrangler cli to delete, recreate, and get the database id to populate
Also very interested in what workflows others are using to "reset" D1 locally. I'm currently using a clumsy script:
Where this is coming up for me is "resetting" a D1 database during prototyping by simply recreating the database and binding. In my
wrangler.tomlI can use wrangler cli to delete, recreate, and get the database id to populate
wrangler.toml. Can't seem to figure out a way to use wrangler to recreate the dangling Pages binding to the deleted D1 database and have to go to the dashboard.Also very interested in what workflows others are using to "reset" D1 locally. I'm currently using a clumsy script:



