I'm running the `graphcool get-root-token` command...
# prisma-whats-new
l
I'm running the
graphcool get-root-token
command and getting command not found errors
graphcool get-root-token --token cloudFunctionsRootToken
returns
command get-root-token:--token not found
It seems like any option I pass to
get-root-token
has a similar error
m
I’ll try ran this command here…
Hm…running the command passing as an argument the projectId, worked well for me
the same when passing a name of the token
my graphcool cli version is
1.3.16-beta.22
l
how did you get that version? I've been doing
npm install graphcool@beta
or
npm install graphcool@next