Command

nylas email signatures create

Create a signature

Written by Qasim Muhammad Staff SRE

What does nylas email signatures create do?

The nylas email signatures create command creates a signature. It is part of the Email Signatures commands, which stored signatures attached on send for any grant.

Usage

nylas email signatures create

Flags

FlagDescription
--body string(-b)Signature HTML body
--body-file stringPath to a file containing the signature HTML body
--name string(-n)Signature name (required)
--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 signatures create command creates a signature.

JSON output for scripting

nylas email signatures create --json

Filter by body

nylas email signatures create --body <value> --json

Troubleshooting

Command not found or fails

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

Recommended guides

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