.. _command-notification-check: notification-check ================== This script checks for instances where cases have been created or updated by Mnemonic, but only users within Mnemonic have been notified. Usage ----- .. program:: argus-cli cases notification-check .. code-block:: bash argus-cli cases notification-check START END .. option:: START The date/time at the start of the search window. .. option:: END The date/time at the end of the search window. .. option:: --exclude-customer <...> One or more customer(s) to exclude from the list. The Mnemonic customer is automatically excluded. .. option:: --ignore-user <...> One or more user(s) (shortname(s)) whose history transactions will not be checked for notifications. .. option:: --format How the output will be formatted. The value must be one of :data:`~argus_cli.utils.formatting.FORMATS`