workers-sdk
workers-sdk copied to clipboard
Option to require an explicit environment
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.