
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@truncus/cli
Advanced tools
Command-line interface for Truncus Email.
npm install -g @truncus/cli
# Authenticate
truncus login
# Send an email
truncus send \
--to user@example.com \
--from noreply@mail.yourdomain.com \
--subject "Hello" \
--html "<p>Hi there!</p>"
# Read HTML from file
truncus send --to user@example.com --from noreply@mail.yourdomain.com \
--subject "Report" --file ./report.html
# Check status
truncus status <email-id>
# Validate without sending
truncus validate \
--to user@example.com \
--from noreply@mail.yourdomain.com \
--subject "Test"
# List domains
truncus domains list
| Command | Description |
|---|---|
truncus login | Store API key |
truncus login --logout | Clear credentials |
truncus send | Send an email |
truncus validate | Dry-run validation |
truncus status <id> | Check email status |
truncus domains list | List verified domains |
TRUNCUS_API_KEY — alternative to truncus loginTRUNCUS_BASE_URL — override API base URLFAQs
CLI for Truncus Email API — send transactional emails from the command line
We found that @truncus/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.