Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Workers KV backup

Copy the content of a Workers KV namespace locally.

Usage

python3 ./backup.py --api_token=... --cf_account_id=... --kv_namespace_id=...

Flags:

  • api_token: Cloudflare's API token (Permission: Workers KV readonly)
  • cf_account_id: Cloudflare's Account ID
  • kv_namespace_id: Workers KV's namespace ID
  • dest: Optional, backup location (default is ./data)

About

Copy the content of a Workers KV locally

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages