notifications
The notifications target interacts with multiple notifications.
Below are the operations you can perform on the notifications target.
clear notifications
This operation clears all your notifications.
format
enbas [top level flags] clear notifications [flags]
top level flags
See Top Level Flags
flags
None
show notifications
This operation prints the list of your notifications.
format
enbas [top level flags] show notifications [flags]
top level flags
See Top Level Flags
flags
--limit
The maximum number of items to display.
Default: 20
--exclude-notification-type
The type of notifications to exclude from the list. This flag can be used multiple times to specify multiple values. The valid values for this flag are:
- follow
- follow_request
- mention
- reblog
- favourite
- poll
- status
Default: <empty>
--include-notification-type
The type of notifications to include in the list. This flag can be used multiple times to specify multiple values. The valid values for this flag are:
- follow
- follow_request
- mention
- reblog
- favourite
- poll
- status
Default: <empty>