Does the pages functions support service bindings locally? As in the docs claims that they do https:

Does the pages functions support service bindings locally? As in the docs claims that they do https://developers.cloudflare.com/pages/platform/functions/bindings/#interact-with-your-service-binding-locally
but when I do npx wrangler pages dev ./public --local --service STUFF=stuff I get
Unknown argument: service

❯ npx wrangler version
 ⛅️ wrangler 2.6.2
Was this page helpful?