| envelope(1) | General Commands Manual | envelope(1) |
NAME
envelope - Manage envelopes using the shared API
SYNOPSIS
envelope [-h|--help] <subcommands>
DESCRIPTION
Manage envelopes using the shared API.
An envelope is a message headers subset. It is usually small, and contains enough information to have an overall understanding of what a message is about.
OPTIONS
- -h, --help
- Print help (see a summary with '-h')
SUBCOMMANDS
- envelope-list(1)
- List envelopes for the active account, regardless of the underlying backend
- envelope-search(1)
- Search envelopes for the active account using the shared search query DSL, regardless of the underlying backend
- envelope-help(1)
- Print this message or the help of the given subcommand(s)
| envelope |