Hi Guys, how can we login to multiple Prisma accou...
# orm-help
k
Hi Guys, how can we login to multiple Prisma accounts using CLI? I can see the
cloudSession
is stored in ~/.prisma/config.yml. If I want to login to another Prisma account, I have to remove that
cloudSession
and do the CLI:
prisma login
again. @nilan
n
We will soon implement https://github.com/prismagraphql/prisma/issues/1870 which should help with your workflow