Skip to content

Conversation

@kodster28
Copy link
Collaborator

@kodster28 kodster28 commented Nov 12, 2025

Summary

This moves the Wrangler Commands associated with Vectorize to a more complete, more sustainable pattern (where we automatically pull in the information from wrangler --help to build out all the commands under the Vectorize namespace.

This promotes better consistency, reduces work between repos, and makes sure that new flags or commands don't get forgotten.

For additional context, refer to CED-177.

Validation steps

For testing, the team should compare the arguments between the preview build and the current build to make sure things aren't getting lost in translation.

If there are updates that need to happen, you'd want to update your help text in Wrangler itself (which'll then flow back into docs once this change is live -- and once we bump our own Wrangler version).

Related

#24600
#24597

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/vectorize/ @elithrar, @vy-ton, @sejoker, @mchenco, @cloudflare/pcx-technical-writing
/src/content/docs/workers/wrangler/ @cloudflare/wrangler, @irvinebroque, @kodster28, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1
/src/content/partials/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1

@garvit-gupta
Copy link
Contributor

LGTM!

@kodster28 kodster28 merged commit 5323855 into production Nov 13, 2025
8 checks passed
@kodster28 kodster28 deleted the vectorize-wrangler branch November 13, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workers Related to Workers product size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.