snippetbashTip
linode-cli events — Manage Linode events. See also: `linode-cli`. More information: <https://techdocs.akamai.com/cloud-c
Viewed 0 times
commandlinodeclimanagelinode-cli eventseventsseealso
Problem
How to use the
linode-cli events command: Manage Linode events. See also: linode-cli. More information: <https://techdocs.akamai.com/cloud-computing/docs/cli-commands-for-viewing-events>.Solution
linode-cli events — Manage Linode events. See also: linode-cli. More information: <https://techdocs.akamai.com/cloud-computing/docs/cli-commands-for-viewing-events>.List the events on your account:
linode-cli events listView details about a specific event:
linode-cli events view {{event_id}}Mark an event as read:
linode-cli events mark-read {{event_id}}Code Snippets
List the events on your account
linode-cli events listView details about a specific event
linode-cli events view {{event_id}}Mark an event as read
linode-cli events mark-read {{event_id}}Context
tldr-pages: common/linode-cli events
Revisions (0)
No revisions yet.