Overview
Notification channels and recipient lists.Verbs
| Verb | Description |
|---|---|
list | List all notifications. |
get | Fetch a single notification by id. |
create | Create a notification (body via —data). |
update | Update a notification (id positional, body via —data). |
delete | Delete a notification. |
Detailed help
Runekso directly to see flags and arguments — --help reflects the binary you have installed.
See also
- CLI overview
- Authentication
- Configuration
- API Reference — the underlying HTTP routes.