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

🚀 Feature Request: Add the ability to specify custom domain for `wrangler deploy` when using `--routes`

Open CMCDragonkai opened this issue 1 year ago • 0 comments

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.

CMCDragonkai avatar Feb 28 '24 07:02 CMCDragonkai