Command

nylas email templates use

Send using a local template

Written by Qasim Muhammad Staff SRE

What does nylas email templates use do?

The nylas email templates use command sends using a local template. It is part of the Local Email Templates commands, which reusable templates stored on disk with {{variable}} placeholders.

Usage

nylas email templates use

Flags

FlagDescription
--bcc stringSliceBCC email addresses
--cc stringSliceCC email addresses
--preview(-p)Preview the expanded template without sending
--signature-id stringStored signature ID to append when sending
--to stringSlice(-t)Recipient email addresses (required)
--var stringSliceVariable values as key=value (can be repeated)
--yes(-y)Skip confirmation prompt
--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)

Examples

The nylas email templates use command sends using a local template.

JSON output for scripting

nylas email templates use --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas email templates use --help for full help output.