Skip to content

nooschain v0.1.0


nooschain / cli/commands/incidents / runIncidentsCommand

Function: runIncidentsCommand()

runIncidentsCommand(client, args, flags): Promise<unknown>

Defined in: cli/commands/incidents.ts:19

Dispatches noos incidents subcommands.

doctor narrows the general diagnostics report to incident-relevant checks. resolve is a guarded operator action and requires explicit confirmation.

Parameters

client

CliHttpClient

args

string[]

flags

Record<string, string | boolean>

Returns

Promise<unknown>

Audience-first NOOSChain documentation.