Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Configuration

Explains how to configure Cloudflare Workers using the deprecated Wrangler v1, covering top-level settings, environment-specific overrides, and key inheritance patterns.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Configuration

Explains how to configure Cloudflare Workers using the deprecated Wrangler v1, covering top-level settings, environment-specific overrides, and key inheritance patterns.

When To Use

Use when you need to map legacy Wrangler v1 configuration keys, environment overrides, or inheritance logic to a new Wrangler v2 setup during a migration process.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-wrangler-migration-configuration-workflow-guide.mdDocumentation detailing how to migrate configuration settings from Wrangler v1 to v2 for Cloudflare Workers.Questions about documentation detailing how to migrate configuration settings from Wrangler v1 to v2 for Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1-.textA text file demonstrating the legacy wrangler.toml configuration structure used during the migration from Wrangler v1 to v2.Exact payloads, commands, or snippets shown in A text file demonstrating the legacy wrangler.toml configuration structure used during the migration from Wrangler v1...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--2.textA text file demonstrating the legacy wrangler.toml configuration format used during the migration from version 1 to version 2.Exact payloads, commands, or snippets shown in A text file demonstrating the legacy wrangler.toml configuration format used during the migration from version 1 to v...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--3.textA text file demonstrating the structure of a legacy wrangler.toml configuration being migrated to the new version 2 format.Exact payloads, commands, or snippets shown in A text file demonstrating the structure of a legacy wrangler.toml configuration being migrated to the new version 2 f...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--4.textA TOML configuration file demonstrating the syntax for migrating legacy Wrangler v1 settings to the v2 format, including schema references, environment variables, and KV namespace bindings.Exact payloads, commands, or snippets shown in A TOML configuration file demonstrating the syntax for migrating legacy Wrangler v1 settings to the v2 format, includ...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--5.textA text representation of a legacy wrangler.toml configuration file used for migrating Workers from version 1 to version 2.Exact payloads, commands, or snippets shown in A text representation of a legacy wrangler.toml configuration file used for migrating Workers from version 1 to versi...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--6.textA text file demonstrating the legacy wrangler configuration format using key-value pairs for environment variables.Exact payloads, commands, or snippets shown in A text file demonstrating the legacy wrangler configuration format using key-value pairs for environment variables.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--7.textA text example demonstrating the configuration differences when migrating from Wrangler v1 to v2 for Cloudflare Workers.Exact payloads, commands, or snippets shown in A text example demonstrating the configuration differences when migrating from Wrangler v1 to v2 for Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--8.textA text representation of a legacy wrangler.toml configuration file containing KV namespace bindings for migration to Wrangler v2.Exact payloads, commands, or snippets shown in A text representation of a legacy wrangler.toml configuration file containing KV namespace bindings for migration to...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--9.textA text configuration example showing how to define KV namespace bindings for migrating from Wrangler v1 to v2.Exact payloads, commands, or snippets shown in A text configuration example showing how to define KV namespace bindings for migrating from Wrangler v1 to v2.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--10.textA text representation of a legacy wrangler.toml configuration file showing KV namespace bindings for migration purposes.Exact payloads, commands, or snippets shown in A text representation of a legacy wrangler.toml configuration file showing KV namespace bindings for migration purposes.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--11.textA text example demonstrating the syntax for migrating KV namespace bindings from Wrangler v1 to v2 configuration format.Exact payloads, commands, or snippets shown in A text example demonstrating the syntax for migrating KV namespace bindings from Wrangler v1 to v2 configuration format.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--12.textA text example demonstrating the configuration structure for migrating Cloudflare Workers from Wrangler v1 to v2.Exact payloads, commands, or snippets shown in A text example demonstrating the configuration structure for migrating Cloudflare Workers from Wrangler v1 to v2.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--13.textA text representation of a legacy wrangler.toml configuration file used for migrating Workers from version 1 to version 2.Exact payloads, commands, or snippets shown in A text representation of a legacy wrangler.toml configuration file used for migrating Workers from version 1 to versi...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--14.textA text file containing legacy wrangler.toml configuration settings for site bucket and entry-point during a v1 to v2 migration.Exact payloads, commands, or snippets shown in A text file containing legacy wrangler.toml configuration settings for site bucket and entry-point during a v1 to v2...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--15.textA text file demonstrating the legacy wrangler.toml configuration structure for migrating Workers sites to version 2.Exact payloads, commands, or snippets shown in A text file demonstrating the legacy wrangler.toml configuration structure for migrating Workers sites to version 2.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--16.textA text file containing a legacy wrangler.toml configuration example for workers-site site bucket and entry-point settings.Exact payloads, commands, or snippets shown in A text file containing a legacy wrangler.toml configuration example for workers-site site bucket and entry-point sett...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--17.textA text file demonstrating the legacy wrangler.toml configuration structure used during the migration from version 1 to version 2.Exact payloads, commands, or snippets shown in A text file demonstrating the legacy wrangler.toml configuration structure used during the migration from version 1 t...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--18.textA text file containing a legacy wrangler.toml configuration example for site bucket and entry-point settings.Exact payloads, commands, or snippets shown in A text file containing a legacy wrangler.toml configuration example for site bucket and entry-point settings.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--19.textA text file containing a sample configuration object used for migrating from Wrangler v1 to v2 in Cloudflare Workers.Exact payloads, commands, or snippets shown in A text file containing a sample configuration object used for migrating from Wrangler v1 to v2 in Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--20.textA text representation of legacy wrangler configuration settings including cron trigger syntax for migration purposes.Exact payloads, commands, or snippets shown in A text representation of legacy wrangler configuration settings including cron trigger syntax for migration purposes.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--21.textA text example of a legacy wrangler configuration file used for migrating Workers from version 1 to version 2.Exact payloads, commands, or snippets shown in A text example of a legacy wrangler configuration file used for migrating Workers from version 1 to version 2.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--22.textA text file demonstrating the legacy wrangler configuration format used during the migration from version 1 to version 2.Exact payloads, commands, or snippets shown in A text file demonstrating the legacy wrangler configuration format used during the migration from version 1 to versio...
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--23.textA text example demonstrating the configuration differences when migrating from Wrangler v1 to v2 for Cloudflare Workers.Exact payloads, commands, or snippets shown in A text example demonstrating the configuration differences when migrating from Wrangler v1 to v2 for Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--24.textA text file demonstrating the configuration structure for migrating from Wrangler v1 to v2 in Cloudflare Workers.Exact payloads, commands, or snippets shown in A text file demonstrating the configuration structure for migrating from Wrangler v1 to v2 in Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--25.textA text file demonstrating the configuration syntax for migrating from Wrangler v1 to v2 in a Cloudflare Workers project.Exact payloads, commands, or snippets shown in A text file demonstrating the configuration syntax for migrating from Wrangler v1 to v2 in a Cloudflare Workers project.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--26.textA text example demonstrating the configuration differences when migrating from Wrangler v1 to v2 for Cloudflare Workers.Exact payloads, commands, or snippets shown in A text example demonstrating the configuration differences when migrating from Wrangler v1 to v2 for Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--27.textA text representation of a legacy wrangler configuration object used for migrating Workers from version 1 to version 2.Exact payloads, commands, or snippets shown in A text representation of a legacy wrangler configuration object used for migrating Workers from version 1 to version 2.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--28.textA text file demonstrating the configuration syntax for migrating from Wrangler v1 to v2 in a Cloudflare Workers project.Exact payloads, commands, or snippets shown in A text file demonstrating the configuration syntax for migrating from Wrangler v1 to v2 in a Cloudflare Workers project.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--29.textA text file demonstrating the configuration structure for migrating from Wrangler v1 to v2 in Cloudflare Workers.Exact payloads, commands, or snippets shown in A text file demonstrating the configuration structure for migrating from Wrangler v1 to v2 in Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--30.textA text file demonstrating the configuration syntax for migrating from Wrangler v1 to v2 in Cloudflare Workers.Exact payloads, commands, or snippets shown in A text file demonstrating the configuration syntax for migrating from Wrangler v1 to v2 in Cloudflare Workers.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--31.textA text representation of a legacy Wrangler configuration object used for migrating Workers from version 1 to version 2.Exact payloads, commands, or snippets shown in A text representation of a legacy Wrangler configuration object used for migrating Workers from version 1 to version 2.
examples/workers-wrangler-migration-configuration-cloudflare-workers-wrangler-v1--32.textA TOML configuration file demonstrating the syntax for migrating legacy Wrangler v1 settings to v2, including account ID, zone ID, and KV namespace bindings.Exact payloads, commands, or snippets shown in A TOML configuration file demonstrating the syntax for migrating legacy Wrangler v1 settings to v2, including account...

What This Skill Covers

  • This page is for Wrangler v1, which has been deprecated.Learn how to update to the latest version of Wrangler.
  • Main sections: Background, Environments, Keys, vars, kv\namespaces.

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/migration/v1-to-v2/wrangler-legacy/configuration