Command

nylas slack auth status

Show Slack auth status

Written by Qasim Muhammad Staff SRE

What does nylas slack auth status do?

The nylas slack auth status command displays Slack auth status. 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 auth status

Flags

FlagDescription
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations

Examples

Basic usage

nylas slack auth status --help

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Run nylas slack auth status --help for full help output.