Bind KV for Pages on Deploy

When I deploy my KV, especially as a new project through the Cloudflare Pages setup, is there a way to automatically bind a specific KV from the start instead of having to do it through the Functions Settings after it is created?
8 Replies
Chaika
Chaika11mo ago
Not through the dashboard, could try scripting it via the API if you do it a lot
jjjrmy
jjjrmyOP11mo ago
I mean in my repo like can I still us a wrangler.toml file
Chaika
Chaika11mo ago
No, Pages doesn't use that*. Everything has to be set in the dashboard * For local dev (Wrangler pages dev),it may pick it up and use it for some things, but never for deployment/deployed pages
jjjrmy
jjjrmyOP11mo ago
okay so if I'm doing pages through the dashboard, I have just do remember to do it manually if I were to do it via CLI and deploy that way can I use the Wrangler file?
Chaika
Chaika11mo ago
no
jjjrmy
jjjrmyOP11mo ago
oh so Pages just doesn't use the Wrangler config files
Chaika
Chaika11mo ago
Correct, except in local dev for some things Wrangler config files are for Cloudflare Workers
jjjrmy
jjjrmyOP11mo ago
gotcha kinda annoying but no biggie
Want results from more Discord servers?
Add your server