What is the exact point of preview_id (preview namespaces) compared to normal/plain (idk the diff)?
I just noticed that using
--preview with npx wrangler@4.10.0 kv namespace create TEST_KV_FOR_PREVIEW --preview will just append _preview in the name of the KV namespace, I don't see anyt other diff, how is it diff from just creating a normal KV namespace without --preview and just use its id as preview_id ? Also, why only wrangler CLI has this --preview and no such option when creating a KV from KV dashboard?
Am I missing something? feel free to correct.0 Replies