Skip to content

chore: deprecate the Resend.Cli tool - #150

Merged
felipefreitag merged 1 commit into
mainfrom
deprecate-resend-cli
Aug 24, 2026
Merged

chore: deprecate the Resend.Cli tool#150
felipefreitag merged 1 commit into
mainfrom
deprecate-resend-cli

Conversation

@felipefreitag

@felipefreitag felipefreitag commented Aug 24, 2026

Copy link
Copy Markdown
Member

Deprecate the internal Resend.Cli tool. The official resend-cli replaces it. Removal follows in a later release (#148).

Every run now prints a deprecation warning to stderr and points to the official CLI. Piped stdout stays clean. The --help description and examples/README.md state the same.

The next tagged release ships the last zips, with the warning baked in.


Summary by cubic

Deprecates the internal Resend.Cli tool in favor of the official resend-cli, without breaking existing scripted usage. Previously silent runs now emit a deprecation notice to stderr; stdout remains clean.

  • Prints a deprecation warning to stderr on every run and points to https://github.com/resend/resend-cli.
  • Updates the command description (--help) and examples/README.md to mark deprecation.
  • Next release will still ship existing binaries with the warning; removal follows in a later release.
  • Migration: switch to resend-cli.

Written for commit bc4c2b3. Summary will update on new commits.

Review in cubic

Print a deprecation warning on every run. Point users to the
official resend-cli. The tool will be removed in a later release.

@klotty klotty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Deprecates the internal CLI tool by adding warnings to stderr and updating documentation. Existing functionality and stdout behavior remain unchanged.

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants