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 updateFlags
| Flag | Description |
|---|---|
| --check | Only check for updates without installing |
| --force(-f) | Force update even if already on latest version |
| --yes(-y) | Skip confirmation prompt |
| --json | Output as JSON |
| --no-color | Disable color output |
| --verbose(-v) | Enable verbose output |
| --config | Custom config file path |
| --help(-h) | Show help for the command |
| --limit | Limit results (most list commands) |
Examples
The nylas update command updates the CLI to the latest version.
JSON output for scripting
nylas update --jsonTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Run nylas update --help for full help output.