Install
cURL
curl -fsSL https://resend.com/install.sh | bashNode.js
npm install -g resend-cliHomebrew (macOS / Linux)
brew install resend/cli/resendPowerShell (Windows)
irm https://resend.com/install.ps1 | iexWhat's Changed
- feat(api-keys): add update command to rename a key by @dielduarte in #365
- feat(emails): add share command by @dielduarte in #366
- chore: bump to v2.15.0 by @dielduarte in #367
Full Changelog: v2.14.0...v2.15.0