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 |
|---|---|
| --no-descriptions | disable completion descriptions |
| --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
The nylas completion zsh command generates Zsh completion script.
JSON output for scripting
nylas completion zsh --jsonTroubleshooting
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.