Skip to main content

Overview

The dorgu incidents command group lists and inspects IncidentMemory custom resources on your cluster. These resources are created by the Dorgu Operator when it detects anomalies such as OOMKills, crash loops, or resource constraint violations.

incidents list

Synopsis

List IncidentMemory resources from the cluster. By default, only active incidents (not Resolved) are shown. Use --all to include resolved incidents.

Flags

Examples

Output columns


incidents describe

Synopsis

Display detailed information about a specific IncidentMemory resource, including detection info, root cause analysis, affected resources, and timeline.

Flags

Examples

Output sections

Requires the Dorgu Operator to be installed on the cluster. If the IncidentMemory CRD is not registered, the command will report an error with installation instructions.