You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrangler docs [command..] 📚 Open wrangler's docs in your browser
366
-
wrangler init [name] 📥 Initialize a basic Worker project, including a wrangler.toml file
367
-
wrangler generate [name] [template] ✨ Generate a new Worker project from an existing Worker template. See https://github.com/cloudflare/templates
368
-
wrangler dev [script] 👂 Start a local server for developing your worker
369
-
wrangler deploy [script] 🆙 Deploy your Worker to Cloudflare. [aliases: publish]
370
-
wrangler delete [script] 🗑 Delete your Worker from Cloudflare.
371
-
wrangler tail [worker] 🦚 Starts a log tailing session for a published Worker.
372
-
wrangler secret 🤫 Generate a secret that can be referenced in a Worker
373
-
wrangler secret:bulk [json] 🗄️ Bulk upload secrets for a Worker
374
-
wrangler kv:namespace 🗂️ Interact with your Workers KV Namespaces
0 commit comments