Command
nylas completion zsh
Generate Zsh completion script
Written by Qasim Muhammad Staff SRE
What does nylas completion zsh do?
The nylas completion zsh command generates Zsh completion script.
Usage
nylas completion zshFlags
| Flag | Description |
|---|---|
| --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) |
| --yes(-y) | Skip confirmations |
Examples
Basic usage
nylas completion zsh --helpTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Run nylas completion zsh --help for full help output.