do I get it right that, when using graphcool CLI, ...
# prisma-whats-new
q
do I get it right that, when using graphcool CLI, the
env
variables can't be set in
.graphcoolrc
or in
graphcool.yml
? This means, if having different projects, one would need to re`export` the `env`s everytime again, when switching graphcool cli project?
n
q
I read that... and couldn't find in there that one could set `env`s in another way, so I take that as a: no, you can't set `env`s in another way?
n
hmm reading your question again I'm not entirely sure what you mean, but this might be helpful: https://github.com/graphcool/graphcool-framework/tree/master/examples/0.x/yaml-variables if you still have a question after reading this, I'd appreciate a post to the forum: https://www.graph.cool/forum/c/questions
q
have read it, doesn't set env vars. I guess, the answer is 'no' 🙂