Join Slack
Powered by
I can't seem to find out how to create new root to...
# prisma-whats-new
m
mlyons
10/25/2017, 1:24 AM
I can't seem to find out how to create new root tokens with the cli, and the docs aren't really working for me
m
mwickett
10/25/2017, 2:05 AM
Are you have trouble adding one, or viewing it?
mwickett
10/25/2017, 2:06 AM
At the end of your
graphcool.yml
file, add a new name to the
rootTokens:
section. Then deploy. Then use
graphcool root-token <name of token>
to view it
m
mlyons
10/25/2017, 2:39 AM
Thanks
@mwickett
Turns out I had the wrong syntax
Open in Slack
Previous
Next