Grant admin access to an account
In @universe/admin:
yarn build
and node dist/lib/cli.js user grant {email}@universe.app {realm}.universe.app admin
Via admin dashboard:
Visit the project’s Team
tab, and grant yourself access by filling out the information in the form
Other commands
ruthwu@Ruths-MacBook-Pro admin % node dist/lib/cli.js m
an
Usage: cli.js <command> [options]
Commands:
cli.js account Interface with Universe accounts
cli.js user Interface with Universe user account
cli.js billing Interface with Universe billing
cli.js stats Compute Universe usage statistics
Options:
--help Show help [boolean]
--version Show version number [boolean]