xJonathanLEI / cloudflare-kv-swap

A command line tool for swapping Cloudflare KV namespaces with freshly created ones, useful for "clearing" test data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare KV Swap

A command line tool for swapping Cloudflare KV namespaces with freshly created ones, useful for "clearing" test data.

Instead of removing key-value pairs, this tool deletes the KV namespace, creates a new one with the same name, and automatically updates existing bindings.

License

MIT

About

A command line tool for swapping Cloudflare KV namespaces with freshly created ones, useful for "clearing" test data


Languages

Language:TypeScript 90.3%Language:JavaScript 5.4%Language:Dockerfile 3.8%Language:Batchfile 0.6%