npx wrangler deploy

Category: Cloudflare

npx wrangler deploy

Deploy your Worker to production

Bundles your code and uploads it as a new production deployment of the Worker named in wrangler.toml. The previous version stays available for rollback. Add --dry-run first to preview the bundle without publishing. Cron triggers and routes from config deploy with it.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.