cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Document Wrangler Command KV Bulk Get

Open pmiguel opened this issue 8 months ago • 3 comments

Summary

Adds documentation for wrangler kv bulk get command.

Screenshots (optional)

Documentation checklist

  • [x] The documentation style guide has been adhered to.
  • [ ] If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • [ ] Files which have changed name or location have been allocated redirects.

pmiguel avatar Mar 24 '25 17:03 pmiguel

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Added documentation for the wrangler kv bulk get command, detailing its usage and options.

  • Introduced the wrangler kv bulk get command documentation.
  • Provided examples of JSON input for the command.
  • Outlined required and optional parameters for the command.

Modified Files

  • src/content/partials/workers/wrangler-commands/kv.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

@Oxyjun how can we get previews triggered for this?

thomasgauvin avatar Mar 24 '25 18:03 thomasgauvin

@Oxyjun how can we get previews triggered for this?

@thomasgauvin, we can't trigger previews from forks. The PR would need to be made directly against our repo for previews to work.

kodster28 avatar May 28 '25 18:05 kodster28