Command
nylas slack channels info
Show channel details
Written by Qasim Muhammad Staff SRE
What does nylas slack channels info do?
The nylas slack channels info command displays channel details. It is part of the Slack Integration commands, which interact with Slack workspaces from the CLI. Use --json for structured output in scripts and automation.
Usage
nylas slack channels infoFlags
| 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
The nylas slack channels info command displays channel details.
JSON output for scripting
nylas slack channels info --jsonTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Recommended guides
Run nylas slack channels info --help for full help output.