Command

nylas update

Update the CLI to the latest version

Written by Qasim Muhammad Staff SRE

What does nylas update do?

The nylas update command updates the CLI to the latest version.

Usage

nylas update

Flags

FlagDescription
--checkOnly check for updates without installing
--force(-f)Force update even if already on latest version
--yes(-y)Skip confirmation prompt
--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)

Examples

The nylas update command updates the CLI to the latest version.

JSON output for scripting

nylas update --json

Troubleshooting

Command not found or fails

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

Run nylas update --help for full help output.