How can I access the encrypted build variables inside the shell?

When encrypting a build variable in the Cloudflare Worker build function, the build command will return an empty string when attempting to reference the build variable.
Was this page helpful?