Documentation
Use the docs to install cf-cli, verify your environment, and run Cloudflare operations safely.
Start with setup, then move into DNS, authentication, Workers, R2, Wrangler, and deployment guidance. The structure follows the way cf-cli is actually used in day-to-day operations.
Start
Quickstart
Install cf-cli, run your first health check, and make a safe DNS read before changing Cloudflare state.
Open guideAuthentication and profiles
Understand how cf-cli resolves Cloudflare credentials from flags, environment variables, macOS keychain services, and local profile metadata.
Open guideCloudflare Operations
DNS records
Use the DNS command group to read, create, update, and delete common Cloudflare DNS records from the terminal.
Open guideAPI tokens
Mint scoped Cloudflare API tokens and discover permission groups without leaving the terminal.
Open guideWorkers and R2
Inspect deployed Workers, read recent persisted logs, enable log collection, and create R2 resources for operational workflows.
Open guideLocal Workflows
Reference