Command

nylas dashboard status

Show current Dashboard authentication status.

Written by Qasim Muhammad Staff SRE

What does nylas dashboard status do?

The nylas dashboard status command shows whether you are logged in to the Nylas Dashboard, which organization is active, which application is selected, and the session token state. Use it to verify your login before running dashboard management commands.

Usage

nylas dashboard status

Flags

FlagDescription
--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 status command shows whether you are logged in to the Nylas Dashboard, which organization is active, which application is selected, and the session token state.

Check login status

nylas dashboard status

Example output

Dashboard authentication
  Status:        Logged in
  Email:         alice@example.com
  Organization:  Acme Inc (org_abc123)
  Session:       valid (expires in 23h)

Troubleshooting

Recommended guides

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