Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Network Infra/CDN/CDN Industry/Cloudflare/Cloudflare Production Service/CloudFlare Workers/
@cloudflare/wrangler
Search

@cloudflare/wrangler

Creator
Creator
Seonglae Cho
Created
Created
2020 Aug 17 7:5
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Jun 6 4:58
Refs
Refs

CloudFlare Worker CLI Tool

wrangler USage
wrangler startup
 
 
 
 

Document and Github

cloudflare/wrangler
wrangler is a CLI tool designed for folks who are interested in using Cloudflare Workers. You have many options to install wrangler! npm i @cloudflare/wrangler -g Specify binary site URL In case you need to store/mirror binaries on premise you will need to specify where wrangler should search for them by providing any of the following: Environment variable: WRANGLER_BINARY_HOST NPM configuration: wrangler_binary_host If you don't have cargo or npm installed, you will need to follow these additional instructions.
cloudflare/wrangler
https://github.com/cloudflare/wrangler
cloudflare/wrangler
Quick Start
Edit on GitHub All of the tutorials in the Workers documentation use Wrangler, Cloudflare's open-source command-line tool for managing Cloudflare Workers projects. To begin, you'll need to install Wrangler on your machine.
Quick Start
https://developers.cloudflare.com/workers/quickstart
Quick Start
 
 
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Network Infra/CDN/CDN Industry/Cloudflare/Cloudflare Production Service/CloudFlare Workers/
@cloudflare/wrangler
Copyright Seonglae Cho