Hi, have existing GC project in console, want to ...
# prisma-whats-new
m
Hi, have existing GC project in console, want to try experiment with
graphcool deploy
console say use
graphcool pull -p ....
graphcool@next say pull deprecated, when try pull anyway give error message
Please provide a valid environment that has a valid project id
any idea what did I missed?
a
That's not a supported scenario. To use the new CLI with an existing project, if the beta feature is activated for your account, you can use the Eject button found in the project settings in the console to download your project definition.
If that button is not available, you need to contact @nilan to have the beta feature activated.
m
thanks
t
Did you set you env?
a
@Tavo in this case, that's not the point.
graphcool pull
is deprecated, it's not the way to download the project definition of a project that hasn't been ejected yet.
👍 1