mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
d2419c89ac
Relates to https://github.com/coder/coder/issues/16463 Adds a CLI command, and API endpoint, to trigger a test notification for administrators of a deployment.
11 lines
139 B
Markdown
Generated
11 lines
139 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# notifications test
|
|
|
|
Send a test notification
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder notifications test
|
|
```
|