Describe the solution
We currently accept --route when deploying workers, which makes it easy to pass in custom routes for templates etc via the cli. however, this doesn't work with custom domains. It would be cool if we could pass --domain, which could convert into a config { pattern: domain, custom_domain: true}
Describe the solution
We currently accept --route when deploying workers, which makes it easy to pass in custom routes for templates etc via the cli. however, this doesn't work with custom domains. It would be cool if we could pass --domain, which could convert into a config { pattern: domain, custom_domain: true}