{"id":28291047,"url":"https://github.com/hasundue/kvtool","last_synced_at":"2026-05-10T02:02:52.591Z","repository":{"id":62422673,"uuid":"483572272","full_name":"hasundue/kvtool","owner":"hasundue","description":"CLI utility for Cloudflare Workers KV","archived":false,"fork":false,"pushed_at":"2022-05-27T04:27:53.000Z","size":27,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T11:08:07.022Z","etag":null,"topics":["cli","cloudflare","deno"],"latest_commit_sha":null,"homepage":"https://deno.land/x/kvtool","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasundue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"hasundue"}},"created_at":"2022-04-20T08:34:15.000Z","updated_at":"2022-05-11T04:38:35.000Z","dependencies_parsed_at":"2022-11-01T17:32:49.173Z","dependency_job_id":null,"html_url":"https://github.com/hasundue/kvtool","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/hasundue/kvtool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasundue%2Fkvtool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasundue%2Fkvtool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasundue%2Fkvtool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasundue%2Fkvtool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasundue","download_url":"https://codeload.github.com/hasundue/kvtool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasundue%2Fkvtool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265950498,"owners_count":23853763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cloudflare","deno"],"created_at":"2025-05-22T03:13:16.140Z","updated_at":"2026-05-10T02:02:47.547Z","avatar_url":"https://github.com/hasundue.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hasundue"],"categories":[],"sub_categories":[],"readme":"# kvtool\nCLI utility for Cloudflare Workers KV\n\n## Installation\n```\ndeno install --allow-net --allow-read --allow-write https://deno.land/x/kvtool@v0.4.0/kvtool.ts\n```\n\n## Setup\nYou need to set account_id and api_token in wrangler.toml:\n\n```toml\naccount_id = \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\napi_token = \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n```\n\n## Usage\n```\nUsage:   kvtool\nVersion: 0.4.0\n\nDescription:\n\n  CLI utility for Cloudflare Workers KV\n\nOptions:\n\n  -h, --help             - Show this help.\n  -V, --version          - Show the version number for this program.\n  -c, --config   \u003cpath\u003e  - Path to a configuration file               (Default: \"./wrangler.toml\")\n\nCommands:\n\n  list                   - List namespaces owned by your account\n  create  \u003ctitle\u003e        - Create a namespace\n  rename  \u003csrc\u003e \u003cdest\u003e   - Rename a namespace\n  copy    \u003csrc\u003e \u003cdest\u003e   - Copy a namespace\n  clear   \u003ctitle\u003e        - Delete all key-value pairs in a namespace\n  dump    \u003ctitle\u003e \u003cdir\u003e  - Dump a namespace into files\n  pages   \u003cproject\u003e      - List variables binded to KV namespaces in a Pages project\n```\n\n## Acknowledgement\nThe development of **kvtool** is supported by [Active Connector Inc.](https://www.active-connector.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasundue%2Fkvtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasundue%2Fkvtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasundue%2Fkvtool/lists"}