<@U5P82S230> Are projects created with the beta CL...
# prisma-whats-new
l
@agartha Are projects created with the beta CLI production-ready?
a
Yes, the result is exactly the same as a project created completely in the console. However, the official answer is 'No', because it's still a beta feature and some breaking changes might occur that might incidentally break something in your deployed project.
👍 2
As long as you create 2 environments, and always try to deploy to the dev one first, and then to production, you should be safe.
l
Perfect
That's what we plan to do
More or less
a
Mind you, this is for creating a project. Ejecting a production project would be a risk, so don't initialize your project directly from production too!
l
Understood
👍🏻 1
a
How do I join the beta?
a
The steps are outlined in the opening post here: https://www.graph.cool/forum/t/feedback-new-cli-beta/949
❤️ 1