Hi i m trying to create a bucket through
Hi, i'm trying to create a bucket through command line:
wrangler r2 create bucket NAME
and I'm getting a 3 Replies
Piggybacking on this, can we have buckets in local? Like with KV or D1?
I’m guessing the issue may be that it is capitalized? Try using lowercase letters. Also, R2 should work fine in local dev
Ok, I tried with lowercase and it worked...