mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 05:49:22 +00:00
Update cheatsheets
This commit is contained in:
22
linode-cli-events
Normal file
22
linode-cli-events
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user