Email Digest
Goal
Subscribe to the daily email digest of new catalog discoveries. Manage your subscription, test delivery, and control digest preferences from the CLI.
Use Cases
- —Subscribe to receive daily digest emails of new Radar discoveries
- —Unsubscribe from the digest while keeping catalog access
- —Send yourself a test digest to verify delivery setup
- —Check digest subscription status
Prerequisites
- •Authenticated CLI (radar login)
- •A verified email address associated with your Radar account
Commands
radar subscribe
Subscribe your signed-in account to the daily email digest. You'll receive emails when new guides are published to the catalog.
radar unsubscribe
Turn off the daily digest for your signed-in account. You'll keep catalog access, but stop receiving digest emails.
radar digest
Send yourself a test digest email. Requires delivery to be enabled for your account. Use this to verify email setup.
radar status
Check your digest subscription status. Shows whether you're subscribed (daily), have a weekly preference, or are not subscribed.
How It Works
The daily digest aggregates new guides published to the Radar catalog.
Emails are sent once per day (when new content is available).
Each digest includes guide summaries, scores, tags, and links to full guides.
Subscription is tied to your authenticated email address.
Example Session
$ radar subscribe ✓ Subscribed to the daily email digest. $ radar status ✓ Radar connected as user@example.com (user) ✓ API token: read/write guides · read:guides, write:guides, read:me ✓ Daily email digest: subscribed (delivery setup pending) ✓ 127 catalog guides available $ radar unsubscribe ✓ Unsubscribed from the daily email digest.