Command

nylas config list

Show all configuration

Written by Qasim Muhammad Staff SRE

What does nylas config list do?

The nylas config list command displays all configuration. Use --json for structured output in scripts and automation.

Usage

nylas config list

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

The nylas config list command displays all configuration.

JSON output for scripting

nylas config list --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas config list --help for full help output.