Cloudflare (Wrangler)
RAPR CLI connectorCloud, DevOps & InfrastructureCloudflare Workers, Pages, R2, KV, D1, and DNS via Wrangler CLI — deploy edge functions and manage storage.
Cloudflare (Wrangler) package details
RAPR CLI connector scope
This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.
How to get started
Install RAPR AI
Download and install RAPR AI on your computer
Find in Marketplace
Open RAPR AI, go to Packages, and browse the marketplace
Install from Marketplace
Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.
Authenticate
Interactive browser login to your Cloudflare account.
Cloudflare CLI (Wrangler)
Deploy and manage your Cloudflare stack — Workers, Pages, R2 storage, KV, D1 databases, and DNS.
What you can do
- Workers: Deploy, test, and manage edge functions
- Pages: Deploy static sites and full-stack apps
- R2: Object storage — upload, download, manage buckets
- KV: Key-value storage for edge data
- D1: SQLite databases at the edge
- DNS: Manage domains and DNS records
Prerequisites
# Install Wrangler
npm install -g wrangler
# Login to Cloudflare
wrangler login
Example Commands
- "Deploy a Cloudflare Worker"
- "Create an R2 bucket for uploads"
- "Add a DNS record for my domain"
- "Deploy my site to Cloudflare Pages"
Ready to try Cloudflare (Wrangler)?
Download RAPR AI and connect Cloudflare (Wrangler) in seconds.