DEV Community

Qasim Muhammad
Qasim Muhammad

Posted on

Using nylas dashboard status to show current Dashboard authentication status

Show current Dashboard authentication status. Part of the Dashboard management suite.

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.

Examples

Check login status:

nylas dashboard status
Enter fullscreen mode Exit fullscreen mode

Syntax

nylas dashboard status
Enter fullscreen mode Exit fullscreen mode

How It Works

Dashboard commands mirror what you can do in the Nylas web console at dashboard-v3.nylas.com. Manage applications, rotate API keys, and switch organizations without leaving your terminal.


Full docs: nylas dashboard status reference — all flags, advanced examples, and troubleshooting.

All commands: Nylas CLI Command Reference

Get started: brew install nylas/nylas-cli/nylasother install methods

Top comments (0)