copia-cli notification list

copia-cli notification list [flags]

List notifications for the authenticated user. By default, only unread notifications are shown.

Options

--all
Show read and unread notifications
--json <strings>
Output JSON with selected fields: [id subject repository unread]

Options inherited from parent commands

--host <string>
Target Copia host
-R, --repo <string>
Select repository (owner/repo)
--token <string>
Authentication token

Aliases

copia-cli notification ls

Examples

  $ copia-cli notification list

See also