Command
nylas config path
Show configuration file path
Written by Qasim Muhammad Staff SRE
What does nylas config path do?
The nylas config path command displays configuration file path. Use --json for structured output in scripts and automation.
Usage
nylas config pathFlags
| 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 config path command displays configuration file path.
JSON output for scripting
nylas config path --jsonTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Recommended guides
Run nylas config path --help for full help output.