Options (1)
booleanList verified domains
Example:
resend domains {{[ls|list]}}Examples (8)
Send an email
resend emails send --from [email protected] --to [email protected] --subject "subject" --text "message"Create a template
resend templates create --name "Welcome" --subject "subject" --html "<h1>Hello</h1>"Send an email using a template
resend emails send --to [email protected] --template template_idList verified domains
resend domains [ls|list]Check CLI version, API key, and domain status
resend doctormade by @shridhargupta | data from tldr-pages