Skip to content

Conversation

@demosjarco
Copy link
Contributor

Replaces incorrect 'npx run wrangler' commands with 'npx wrangler' in queue configuration and management documentation for clarity and accuracy.

Summary

This pull request updates several Wrangler CLI commands in the documentation to remove the unnecessary run keyword from the npx commands. This change prevents the literal run package from being ran instead of wrangler itself

Documentation checklist

Replaces incorrect 'npx run wrangler' commands with 'npx wrangler' in queue configuration and management documentation for clarity and accuracy.
Copilot AI review requested due to automatic review settings July 25, 2025 21:08
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes incorrect Wrangler CLI command syntax in queue documentation by removing the unnecessary run keyword from npx run wrangler commands. The change ensures users execute the correct Wrangler commands instead of potentially running the literal run package.

  • Corrects CLI command syntax in queue pause/resume/purge documentation
  • Updates queue configuration command examples
  • Improves user experience by preventing CLI execution errors

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/content/docs/queues/configuration/pause-purge.mdx Fixes three CLI commands for pausing, resuming, and purging queue operations
src/content/docs/queues/configuration/configure-queues.mdx Corrects the queue update command syntax

@github-actions github-actions bot added the product:queues Cloudflare Queues: https://developers.cloudflare.com/queues label Jul 25, 2025
Copy link
Collaborator

@kodster28 kodster28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @demosjarco!

@kodster28 kodster28 enabled auto-merge (squash) August 5, 2025 14:20
@kodster28 kodster28 merged commit 4c862b5 into cloudflare:production Aug 5, 2025
5 checks passed
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Aug 5, 2025
@holopin-bot
Copy link

holopin-bot bot commented Aug 5, 2025

Congratulations @demosjarco, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmdyn1cvw023207i84ufksiim

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

thomasgauvin pushed a commit that referenced this pull request Aug 15, 2025
Replaces incorrect 'npx run wrangler' commands with 'npx wrangler' in queue configuration and management documentation for clarity and accuracy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution [Holopin] Recognizes a docs contribution, big or small product:queues Cloudflare Queues: https://developers.cloudflare.com/queues size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants