Does `wrangler pages deploy` pick up `wrangler.toml` config?
Seems like the wrangler.toml is not being properly picked up when I used
wrangler pages deploy. I made some bindings with the CLI which I added to the wrangler.toml, but the bindings did not actually get applied, I had to do it manually in the dashboard. Is this a known issue or am I "holding it wrong"?