🐛 BUG: --from-dash
doesn't know about the shape of all bindings
#6735
Labels
bug
Something that isn't working
--from-dash
doesn't know about the shape of all bindings
#6735
Which Cloudflare product(s) does this pertain to?
C3 (npm create cloudflare), Wrangler
What version(s) of the tool(s) are you using?
3.78.3 [Wrangler], 2.27.0 [C3]
What version of Node are you using?
22.6.0
What operating system and version are you using?
macOS 14.6.1
Describe the Bug
When using
--existing-script
in C3 or--from-dash
in Wrangler, Queue bindings are shown in Wrangler.toml as theirunsafe
shape.It looks like Queues is missing from the below
switch
statement:workers-sdk/packages/wrangler/src/init.ts
Lines 1017 to 1181 in e4fe35c
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: