Scroll to navigation

gmail(1) General Commands Manual gmail(1)

NAME

gmail - Gmail-specific API

SYNOPSIS

gmail [-h|--help] <subcommands>

DESCRIPTION

Gmail-specific API.

This command gives you access to the raw Gmail REST API, organized by Gmail resource: profile, labels, messages (and attachments), drafts, threads, history and settings.

OPTIONS

Print help (see a summary with '-h')

SUBCOMMANDS

Manage the Gmail user profile (users.getProfile)
Manage Gmail labels (users.labels)
Manage Gmail messages (users.messages)
Manage Gmail message attachments (messages.attachments)
Manage Gmail drafts (users.drafts)
Manage Gmail threads (users.threads)
Manage the Gmail mailbox history (users.history)
Manage Gmail settings (users.settings), organized by sub-resource
Print this message or the help of the given subcommand(s)
gmail