Command

nylas dashboard orgs switch

Switch active organization

Written by Qasim Muhammad Staff SRE

What does nylas dashboard orgs switch do?

The nylas dashboard orgs switch command switches active organization. It is part of the Dashboard commands, which manage your Nylas account, applications, API keys, and organizations.

Usage

nylas dashboard orgs switch

Flags

FlagDescription
--org stringOrganization public ID to switch to
--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 orgs switch command switches active organization.

JSON output for scripting

nylas dashboard orgs switch --json

Filter by org

nylas dashboard orgs switch --org <value> --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas dashboard orgs switch --help for full help output.