Skip to content

Typo error: 'wrangler deploy' used instead of 'wrangler publish' in publish command docs #30079

@joeqiwx

Description

@joeqiwx

Existing documentation URL(s)

What changes are you suggesting?

I think there’s a typo in the current version.
publish
The wrangler deploy command is deprecated, but still active in v3. wrangler deploy will be fully removed in v4.

Use npx wrangler deploy to deploy Workers.

This should be:
publish
The wrangler publish command is deprecated, but still active in v3. wrangler publish will be fully removed in v4.

Use npx wrangler deploy to deploy Workers.

Additional information

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions