workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

🚀 Feature Request: --var name:value and --define name:value in Pages

Open davemurphysf opened this issue 3 years ago • 0 comments

Describe the solution

Enable the same functionality for Pages that #1730 enabled for Workers.

This would allow for wrangler pages publish [directory] --project-name=[...] --var ENV_KEY:VALUE when using CI/CD

davemurphysf avatar Sep 09 '22 19:09 davemurphysf