I'm trying to attach my Service Binding to my local dev command... --service not working

According to the docs, I'm running command to attach my service binding to my local dev environment:

--service=<BINDING_NAME>=<WORKER_NAME>

But I keep getting an error saying Unknown argument: service

And in the wrangler help there is no --service command. I'm on wrangler 2.12.0.

What should I try?
Was this page helpful?