Bounding A Worker to Custom Addresses through Wrangler CLI

Hi, I'm trying to use Wrangler CLI as a part of a CI/CD workflow to deploy email workers. What I'm looking for is, is it possible to:
  1. Create Custom Addresses for email routing and
  2. Attaching a worker as the action
all through Wrangler. Is using REST API the only way to do this currently?
Was this page helpful?