Command

nylas email signatures update

Update a signature

Written by Qasim Muhammad Staff SRE

What does nylas email signatures update do?

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

Usage

nylas email signatures update

Flags

FlagDescription
--body string(-b)Updated signature HTML body
--body-file stringPath to a file containing the updated signature HTML body
--name string(-n)Updated signature name
--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 update command updates a signature.

JSON output for scripting

nylas email signatures update --json

Filter by body

nylas email signatures update --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 update --help for full help output.