You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 that having a heroku config:get/set equivalent would be great!
I ended up using the API sandbox to fetch my env vars i.e. calling https://api.render.com/v1/services/{serviceId}/env-vars via the web ui. it'd be great to have this in the CLI! cheers
We've recently migrated from heroku, and we often used the
heroku config:get
command to retrieve environment variables stored remotely.It would be great if there was an equivalent way in the render-cli to retrieve environment variables from particular Env Groups.
(or if this already exists somewhere...I'd love to know where it is 🙂)
The text was updated successfully, but these errors were encountered: