Command

nylas dashboard sso login

Log in via SSO with a specific provider

Written by Qasim Muhammad Staff SRE

What does nylas dashboard sso login do?

The nylas dashboard sso login command provides log in via SSO with a specific provider. It is part of the Dashboard commands, which manage your Nylas account, applications, API keys, and organizations.

Usage

nylas dashboard sso login

Flags

FlagDescription
--provider string(-p)SSO provider (google, microsoft, github)
--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 sso login command provides log in via SSO with a specific provider.

JSON output for scripting

nylas dashboard sso login --json

Filter by provider

nylas dashboard sso login --provider <value> --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas dashboard sso login --help for full help output.