notifications

Manage Coder notifications

Aliases:

  • notification

Usage

coder notifications

Description

Administrators can use these commands to change notification settings.
  - Pause Coder notifications. Administrators can temporarily stop notifiers from
dispatching messages in case of the target outage (for example: unavailable SMTP
server or Webhook not responding).:

     $ coder notifications pause

  - Resume Coder notifications:

     $ coder notifications resume

Subcommands

NamePurpose
pausePause notifications
resumeResume notifications
See an opportunity to improve our docs? Make an edit.