Command

nylas version

Show CLI version

Written by Qasim Muhammad Staff SRE

What does nylas version do?

The nylas version command displays CLI version. Use --json for structured output in scripts and automation.

Usage

nylas version

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

Basic usage

nylas version --help

Troubleshooting

Command not found or fails

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

Run nylas version --help for full help output.