Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interact with Environment Groups via CLI #54

Open
rdhelms opened this issue Mar 24, 2023 · 1 comment
Open

Interact with Environment Groups via CLI #54

rdhelms opened this issue Mar 24, 2023 · 1 comment

Comments

@rdhelms
Copy link

rdhelms commented Mar 24, 2023

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 🙂)

@gregsadetsky
Copy link

+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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants