Command
nylas slack auth remove
Remove stored Slack token
Written by Qasim Muhammad Staff SRE
What does nylas slack auth remove do?
The nylas slack auth remove command removes stored Slack token. It is part of the Slack Integration commands, which interact with Slack workspaces from the CLI.
Usage
nylas slack auth removeFlags
| 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 slack auth remove --helpTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Run nylas slack auth remove --help for full help output.