gmail-backup

Backup and restore Gmail account content locally

brewmacoslinux
Try with needOr install directly
Source

About

Backup and restore the content of your Gmail account

Commands

gmail-backup

Examples

Backup all emails from Gmail account$ gmail-backup --email user@gmail.com --password app-password
Backup specific labels only$ gmail-backup --email user@gmail.com --labels 'Work,Projects'
Restore emails from backup$ gmail-backup --restore --backup-dir ./gmail_backup --email user@gmail.com