Looking at this page above, I noticed that you can only add checkly environment variables via checkly cli in a manual single use way. Would it be possible to create a feature to be able to read in the variables from a file and add any missing or changed variables to checkly remote env?
Almost like an inverse of running "npx checkly env pull .env.prod"
βand do it as a push
This way we can sync the passwords we use locally in our environment files with checkly remote more easily and accurately
example of current method to add env variable to remote:
"npx checkly env add MY_PASSWORD 123test --locked"
Suggested command
"npx checkly env push --env-file="./.env.prod"
Please authenticate to join the conversation.
In Review
π‘ Feature Request
CLI
Over 1 year ago

Ryan O'Gorman
Get notified by email when there are changes.
In Review
π‘ Feature Request
CLI
Over 1 year ago

Ryan O'Gorman
Get notified by email when there are changes.