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
- fix(skill): remove piped installers and api-key flag mentions flagged by registry audit by @felipefreitag in #378
- feat(webhooks): add event listing commands by @gabrielmfern in #380
Full Changelog: v2.17.1...v2.18.0