What’s New

Resend CLI v2.6.0

v2.6.0
Added 1
  • Add CLI import commands
Changed 1
  • Note default CSV column matching in imports create help
Security 1
  • Update dependency esbuild to v0.28.1
Install

cURL

curl -fsSL https://resend.com/install.sh | bash

Node.js

npm install -g resend-cli

Homebrew (macOS / Linux)

brew install resend/cli/resend

PowerShell (Windows)

irm https://resend.com/install.ps1 | iex
What's Changed
New Contributors

Full Changelog: https://github.com/resend/resend-cli/compare/v2.5.0...v2.6.0

View original

Discussion