workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

Option to require an explicit environment

Open sodabrew opened this issue 1 month ago • 0 comments

Describe the solution

Feature request to allow wrangler.jsonc/toml config option that an explicit environment must be set. That is, the top-level configs for services and bindings would not be used, only the environment-level configs, and if no environment is specified then wrangler fails rather than deploying the top-level implicit environment.

sodabrew avatar Dec 12 '25 23:12 sodabrew