for clarity `unstable dev` is a wrapper
for clarity,
unstable_dev is a wrapper around wrangler dev, so wrangler dev --local corresponds to local: true in unstable_dev1 Reply
Thanks, another feedback on this point: unstable_dev has local: true by default while wrangler dev has local: false by default.
Again, all of this makes sense, it's just missing a few documentation for all of it to be 
