create
******


Description
===========

Adds recipient email addresses to the suppression list for a tenancy.


Usage
=====

   oci email suppression create [OPTIONS]


Options
=======


--compartment-id, -c [text]
---------------------------

The OCID of the compartment to contain the suppression. Since
suppressions are at the customer level, this must be the tenancy OCID.
[required]


--email-address [text]
----------------------

The recipient email address of the suppression. [required]


--from-json [text]
------------------

Provide input to this command as a JSON document from a file.

Options can still be provided on the command line. If an option exists
in both the JSON document and the command line then the command line
specified value will be used


-?, -h, --help
--------------

Show this message and exit.
