Skip to content

Commit 65c9e9c

Browse files
svenvg93gitbook-bot
authored andcommitted
GITBOOK-5: No subject
1 parent 22da9c1 commit 65c9e9c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

other/commands.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,5 @@ Maintenance commands help fix issues that might crop up over time.
2828

2929
<table><thead><tr><th width="261">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>app:result-fix-statuses</code></td><td>Reviews the data payload of each result and corrects the status attribute.</td></tr></tbody></table>
3030

31-
### Test Notifications
3231

33-
Notification commands allow you to test different delivery channels. If no channel is specified, Apprise will be used by default.
34-
35-
<table><thead><tr><th width="447">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>notification:test completed --channel=database</code></td><td>Sent a test Completed notification to the database</td></tr><tr><td><code>notification:test threshold --channel=database</code></td><td>Sent a test threshold breach notification to the database</td></tr><tr><td><code>notification:test completed --channel=wehbook</code></td><td>Sent a test Completed notification to the webhook channel</td></tr><tr><td><code>notification:test threshold --channel=webhook</code></td><td>Sent a test threshold breach notification to the webhook channel</td></tr><tr><td><code>notification:test completed --channel=maill</code></td><td>Sent a test Completed notification to the mail channel</td></tr><tr><td><code>notification:test threshold --channel=maill</code></td><td>Sent a test threshold breach notification to the mail channel</td></tr><tr><td><code>notification:test completed --channel=apprise</code></td><td>Sent a test Completed notification to the apprise channel</td></tr><tr><td><code>notification:test threshold --channel=apprise</code></td><td>Sent a test threshold breach notification to the apprise channel</td></tr></tbody></table>
3632

0 commit comments

Comments
 (0)