| flag(1) | General Commands Manual | flag(1) |
NAME
flag - Manage flags using the shared API
SYNOPSIS
flag [-h|--help] <subcommands>
DESCRIPTION
Manage flags using the shared API.
A flag is acting like a tag, giving information about message state or kind.
OPTIONS
- -h, --help
- Print help (see a summary with '-h')
SUBCOMMANDS
- flag-add(1)
- Add flag(s) to message(s) for the active account
- flag-set(1)
- Replace flag(s) of message(s) for the active account
- flag-remove(1)
- Remove flag(s) from message(s) for the active account
- flag-help(1)
- Print this message or the help of the given subcommand(s)
| flag |