hxcli events list
List the events
Synopsis
Displays information related to state changes resulting from user actions and system actions that occur on the HX storage cluster.
hxcli events list [flags]
Options
-t, --eventType string Event type. One of: [cluster|node|virtualmachine|all] (default "all")
-h, --help help for list
-l, --limit int Limit of the number of events (default 10)
--no-header When using the default or custom-column output format, don't print headers (default print headers).
-f, --offset int Offset of the events
-r, --order string Ascending or descending order of events. One of [ASCEND|DESCEND] (default "DESCEND")
-o, --output string Output format. One of: [json|yaml|wide] (default "wide")
-v, --severity string Event severity. One of: [info|warning|error|critical|all] (default "all")
SEE ALSO
- hxcli events - Commands supported in the events namespace