Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 410 Bytes

index.md

File metadata and controls

18 lines (12 loc) · 410 Bytes
title description published modified
Linode CLI Commands for Viewing Events
How to use the Linode CLI to view and manage account events.
2020-07-22
2022-05-02
  1. View a list of events on your account:

    linode-cli events list
    
  2. View details about a specific event:

    linode-cli events view $event_id
    
  3. Mark an event as read:

    linode-cli events mark-read $event_id