Skip to content

scele notifications

Show your recent SCELE notifications.

notifications prints your recent SCELE notifications (the bell-icon feed: forum replies, course announcements, assignment reminders), and system messages.

Each entry carries its subject, the plain-text body, when it arrived, and whether you have read it.

Usage

scele notifications [--limit <limit>]

Options

Flag Type Description
--limit value Max notifications to return.

Example

scele notifications --limit 20

Output

Output of scele notifications

Returns:

Notification[]

Notification

Field Type
id string
subject string
sender string
time string
text string
read boolean

Notes

  • Reading notifications through the CLI does not mark them as read on SCELE.
  • Bodies are Moodle HTML flattened to plain text, so links appear inline as text.

See also

announcements ยท deadlines