aeontel notification
Manage notifications
Notification commands
aeontel notification list
List your notifications
TypeScript
aeontel notification listShell
aeontel notification listaeontel notification delete
Soft-delete a notification (restorable until retention expires)
TypeScript
aeontel notification delete <id>Shell
aeontel notification delete id_...aeontel notification read
Mark a notification as read
TypeScript
aeontel notification read <id>Shell
aeontel notification read id_...aeontel notification read-all
Mark all notifications as read
TypeScript
aeontel notification read-allShell
aeontel notification read-allaeontel notification restore
Restore a soft-deleted notification
TypeScript
aeontel notification restore <id>Shell
aeontel notification restore id_...