twilio email:send
Sends emails to single or multiple recipients
Options
Name | Description |
---|---|
-l <level> | |
-o <format> | Format of command output |
--silent | Suppress output and logs. This is a shorthand for "-l none -o none" |
--attachment <attachment> | Path for the file that you want to attach |
--from <from> | Email address of the sender |
--no-attachment | Do not include or prompt for an attachment |
--subject <subject> | The subject line for an email |
--text <text> | Text to send within the email body |
--to <to> | Email address of recipient (comma-separated) |