workers-sdk
workers-sdk copied to clipboard
🚀 Feature Request: Add the ability to specify custom domain for `wrangler deploy` when using `--routes`
Describe the solution
When using --routes on the CLI, it appears to override the routes setting inside the wrangler.toml, but there doesn't seem to be a way to specify custom_domain=true on the command line.