Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Pages

A reference of Wrangler CLI commands and flags used to develop, manage, and deploy Cloudflare Pages projects, including local development, project lifecycle management, and deployment monitoring.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Pages

A reference of Wrangler CLI commands and flags used to develop, manage, and deploy Cloudflare Pages projects, including local development, project lifecycle management, and deployment monitoring.

When To Use

Use when you need to develop Pages applications locally, manage project lifecycles, or monitor deployment logs using the Wrangler CLI.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-wrangler-commands-pages-workflow-guide.mdA reference guide for using Wrangler CLI commands to develop, build, and manage Cloudflare Pages projects.Questions about a reference guide for using Wrangler CLI commands to develop, build, and manage Cloudflare Pages projects.
examples/workers-wrangler-commands-pages-cloudflare-workers-wrangler-pages-dev-co.textA text example demonstrating the syntax for the wrangler pages dev command used to run a local development server.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages dev command used to run a local development server.
examples/workers-wrangler-commands-pages-cloudflare-workers-wrangler-pages-dev-co-2.textAn example of the wrangler pages dev command used to run a local development server for a Pages project.Exact payloads, commands, or snippets shown in An example of the wrangler pages dev command used to run a local development server for a Pages project.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-dev-command-us.textA text example demonstrating the syntax for the wrangler pages dev command including directory and command arguments.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages dev command including directory and command arguments.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-functions-buil.textA text representation of the wrangler pages functions build command syntax and usage.Exact payloads, commands, or snippets shown in A text representation of the wrangler pages functions build command syntax and usage.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-functions-buil-2.textA text example demonstrating the syntax for the wrangler pages functions build command.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages functions build command.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-functions-buil-3.textA text example demonstrating the syntax for the wrangler pages functions build command.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages functions build command.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-list-c.textA command line example demonstrating how to list Cloudflare Pages projects using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to list Cloudflare Pages projects using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-list-c-2.textA command line example demonstrating how to list Cloudflare Pages projects using the wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to list Cloudflare Pages projects using the wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-list-c-3.textA command line example demonstrating how to list Cloudflare Pages projects using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to list Cloudflare Pages projects using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-create.textA text example demonstrating the syntax for the wrangler pages project create command.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages project create command.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-create-2.textA command line example demonstrating how to use wrangler pages project create to initialize a new project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use wrangler pages project create to initialize a new project.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-create-3.textA command line example demonstrating how to use the wrangler pages project create command to initialize a new project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the wrangler pages project create command to initialize a new project.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-delete.textA command line example demonstrating how to delete a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to delete a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-delete-2.textA command-line example demonstrating how to delete a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command-line example demonstrating how to delete a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-project-delete-3.textA text example demonstrating the command to delete a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A text example demonstrating the command to delete a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-lis.textAn example of the wrangler pages deployment list command used to retrieve a list of deployments for a specific project.Exact payloads, commands, or snippets shown in An example of the wrangler pages deployment list command used to retrieve a list of deployments for a specific project.
examples/workers-wrangler-commands-pages-wrangler-pages-deployment-list-pnpm-comm.textA command line example using pnpm to list Cloudflare Pages deployments via the wrangler CLI.Exact payloads, commands, or snippets shown in A command line example using pnpm to list Cloudflare Pages deployments via the wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-lis-2.textA command line example demonstrating how to list deployments for a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to list deployments for a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-tai.textA command-line example demonstrating how to use the wrangler pages deployment tail command to monitor live deployment logs.Exact payloads, commands, or snippets shown in A command-line example demonstrating how to use the wrangler pages deployment tail command to monitor live deployment...
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-tai-2.textAn example of the wrangler pages deployment tail command used to monitor real-time logs for a specific deployment.Exact payloads, commands, or snippets shown in An example of the wrangler pages deployment tail command used to monitor real-time logs for a specific deployment.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-tai-3.textAn example of the wrangler pages deployment tail command used to monitor real-time logs for a specific deployment.Exact payloads, commands, or snippets shown in An example of the wrangler pages deployment tail command used to monitor real-time logs for a specific deployment.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-del.textA command line example demonstrating how to delete a specific Workers Pages deployment using the wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to delete a specific Workers Pages deployment using the wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-del-2.textA command line example demonstrating how to delete a specific Workers Pages deployment using the wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to delete a specific Workers Pages deployment using the wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deployment-del-3.textA command line example demonstrating how to delete a specific Workers Pages deployment using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to delete a specific Workers Pages deployment using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deploy-command.textAn example of the wrangler pages deploy command used to deploy a directory to Cloudflare Pages.Exact payloads, commands, or snippets shown in An example of the wrangler pages deploy command used to deploy a directory to Cloudflare Pages.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deploy-command-2.textAn example of the pnpm wrangler pages deploy command used to deploy a directory to Cloudflare Pages.Exact payloads, commands, or snippets shown in An example of the pnpm wrangler pages deploy command used to deploy a directory to Cloudflare Pages.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-deploy-command-3.textA text example demonstrating the syntax for the wrangler pages deploy command.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages deploy command.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-put-com.textA command line example demonstrating how to use the wrangler pages secret put command to upload a secret to a Workers Pages project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the wrangler pages secret put command to upload a secret to a Workers...
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-put-com-2.textA command line example demonstrating how to use wrangler pages secret put to upload a secret to a Workers Pages project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use wrangler pages secret put to upload a secret to a Workers Pages project.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-put-com-3.textA command line example demonstrating how to use the wrangler pages secret put command to upload a secret to a Workers Pages project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the wrangler pages secret put command to upload a secret to a Workers...
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-bulk-co.textA text example demonstrating the syntax for the wrangler pages secret bulk command to upload multiple secrets from a file.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages secret bulk command to upload multiple secrets from a...
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-bulk-co-2.textA text representation of the command syntax for bulk uploading secrets to Cloudflare Pages using the Wrangler CLI.Exact payloads, commands, or snippets shown in A text representation of the command syntax for bulk uploading secrets to Cloudflare Pages using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-bulk-co-3.textA text representation of the command syntax for bulk uploading secrets to Cloudflare Pages using the Wrangler CLI.Exact payloads, commands, or snippets shown in A text representation of the command syntax for bulk uploading secrets to Cloudflare Pages using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-delete-.textA command line example demonstrating how to use the wrangler pages secret delete operation to remove a secret from a Workers Pages project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use the wrangler pages secret delete operation to remove a secret from a...
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-delete--2.textA command line example demonstrating how to use wrangler to delete a secret from a Cloudflare Pages project.Exact payloads, commands, or snippets shown in A command line example demonstrating how to use wrangler to delete a secret from a Cloudflare Pages project.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-delete--3.textA text example demonstrating the command to delete a secret from a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A text example demonstrating the command to delete a secret from a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-list-co.textA text example demonstrating the usage of the npx wrangler pages secret list command to view environment secrets for a Pages project.Exact payloads, commands, or snippets shown in A text example demonstrating the usage of the npx wrangler pages secret list command to view environment secrets for...
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-list-co-2.textA command line example demonstrating how to list secrets for a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to list secrets for a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-secret-list-co-3.textA command line example demonstrating how to list secrets for a Cloudflare Pages project using the Wrangler CLI.Exact payloads, commands, or snippets shown in A command line example demonstrating how to list secrets for a Cloudflare Pages project using the Wrangler CLI.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-download-confi.textA text example demonstrating the syntax for the wrangler pages download config command.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages download config command.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-download-confi-2.textA command-line example demonstrating how to use wrangler pages download config to retrieve project configuration.Exact payloads, commands, or snippets shown in A command-line example demonstrating how to use wrangler pages download config to retrieve project configuration.
examples/workers-wrangler-commands-pages-cloudflare-wrangler-pages-download-confi-3.textA text example demonstrating the syntax for the wrangler pages download config command.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for the wrangler pages download config command.

What This Skill Covers

  • Configure Cloudflare Pages using Wrangler.
  • Main sections: pages dev, pages functions build, pages project list, pages project create, pages project delete.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/wrangler/commands/pages