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

It will be nice to have set and access to Netlify env variables #19

Open
mdirshaddev opened this issue Jun 10, 2021 · 5 comments
Open

Comments

@mdirshaddev
Copy link

Basically what i am suggesting a feature where a user will be able to pass variable which will link up with netlify environment variables.

@deepjyoti30
Copy link

+1 for this. Would be a pretty nice addition!

@jsmrcaga
Copy link
Owner

Hi! Thanks for opening this issue.
Netlify CLI does not currently provide a simple way to set multiple env variables, however we could loop on a list and set them one by one.

Would you be willing to open a Pull request?
It should check if we have an environment input, and based on that loop on every key to set it with the CLI.

Reference for the CLI is here
https://cli.netlify.com/commands/env

@cmdecker95
Copy link

Hey! I'm interested in contributing. Did this feature already get implemented? I didn't see an assignee or PR tied to this issue.

@jsmrcaga
Copy link
Owner

Hello @cmdecker95! I don't think it has no, feel free to open a PR, contributions are always welcome!
Sorry for the late reply, days are hectic at work right now

@cmdecker95
Copy link

@jsmrcaga thanks! And totally understandable, same here.

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

4 participants