Command
nylas completion fish
Generate Fish completion script
Written by Qasim Muhammad Staff SRE
What does nylas completion fish do?
The nylas completion fish command generates Fish completion script.
Usage
nylas completion fishFlags
| 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 fish --helpTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Run nylas completion fish --help for full help output.