Guides - Linode CLI Commands for Viewing Events
Access the entire Linode platform from the command line, easily adding, removing, or modifying services.
Create a Linode account
to try this guide with a $ credit.
This credit will be applied to any valid services used during your first
days.
View a list of 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
This page was originally published on