Describe the solution
It would be great to allow wrangler CLI to output a cursor as part of wrangler kv:key list command and accept a --cursor value to list keys more than 1000.
https://developers.cloudflare.com/kv/api/list-keys/#pagination
It would be even better to have the option to list all keys and have wrangler automatically fetch and return each page.
Describe the solution
It would be great to allow wrangler CLI to output a cursor as part of
wrangler kv:key listcommand and accept a --cursor value to list keys more than 1000.https://developers.cloudflare.com/kv/api/list-keys/#pagination
It would be even better to have the option to list all keys and have wrangler automatically fetch and return each page.