Command

nylas email folders create

Create folder

Written by Qasim Muhammad Staff SRE

What does nylas email folders create do?

The nylas email folders create command creates folder. It is part of the Email Folders & Threads commands, which manage labels, folders, and conversation threads.

Usage

nylas email folders create

Flags

FlagDescription
--bg-color stringBackground color (hex)
--parent stringParent folder ID
--text-color stringText color (hex)
--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 email folders create command creates folder.

JSON output for scripting

nylas email folders create --json

Filter by bg-color

nylas email folders create --bg-color <value> --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas email folders create --help for full help output.