Closed brynblack closed 1 month ago
This PR integrates pk secrets env into the development shell. It also fixes an API issue regarding secrets used to authenticate with Cloudflare's API. It replaces the AUTH_... secrets with an API token.
pk secrets env
AUTH_...
. ./.env
pk secrets env ...
Description
This PR integrates
pk secrets env
into the development shell. It also fixes an API issue regarding secrets used to authenticate with Cloudflare's API. It replaces theAUTH_...
secrets with an API token.Tasks
. ./.env
withpk secrets env ...
Final checklist