mirror of https://github.com/CrimsonTome/tldr.git
367 B
367 B
linode-cli events
Manage Linode events. See also:
linode-cli
. More information: https://www.linode.com/docs/products/tools/cli/guides/events/.
- List the events on your account:
linode-cli events list
- View details about a specific event:
linode-cli events view {{event_id}}
- Mark an event as read:
linode-cli events mark-read {{event_id}}