mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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
|
|
```
|