mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
882 B
Generated
882 B
Generated
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
| Name | Purpose |
|---|---|
pause |
Pause notifications |
resume |
Resume notifications |