openrca/orca

Create CLI

Opened this issue · 0 comments

As an addition to UI, OpenRCA should provide a CLI to interact with the RCA system. The minimum set of required commands:

  • orca get graph - dump graph into JSON or render graph visualization using graphviz.
  • orca get alerts - list all ingested alerts along with alert sources.
  • orca get rca-graph - render RCA graph representing correlated alerts.