CLI: notifications
Complete help for farthershore notifications and every subcommand.
farthershore notifications
Usage: farthershore notifications [options] [command]
Read notifications and manage delivery preferences
Options:
-h, --help display help for command
Commands:
preferences [businessIdOrSlug] Get notification (email) opt-out preferences
preferences-update [options] [businessIdOrSlug] Patch notification (email) opt-out preferences
help [command] display help for command
farthershore notifications preferences
Usage: farthershore notifications preferences [options] [businessIdOrSlug]
Get notification (email) opt-out preferences
Options:
-h, --help display help for command
farthershore notifications preferences-update
Usage: farthershore notifications preferences-update [options] [businessIdOrSlug]
Patch notification (email) opt-out preferences
Options:
--patch <json> JSON patch, e.g. {"master":true} or
{"categories":{"deployments":true}} (true = opted out of
email)
-h, --help display help for command