Command

nylas dashboard register

Create a new Nylas account via SSO

Written by Qasim Muhammad Staff SRE

What does nylas dashboard register do?

The nylas dashboard register command creates a new Nylas account via SSO. It is part of the Dashboard commands, which manage your Nylas account, applications, API keys, and organizations.

Usage

nylas dashboard register

Flags

FlagDescription
--accept-privacy-policyConfirm that you accept the Nylas Privacy Policy
--githubRegister with GitHub SSO
--googleRegister with Google SSO
--microsoftRegister with Microsoft SSO
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations

Examples

The nylas dashboard register command creates a new Nylas account via SSO.

JSON output for scripting

nylas dashboard register --json

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

Run nylas dashboard register --help for full help output.