Skip to content

nooschain v0.1.0


nooschain / cli/commands/node / runNodeCommand

Function: runNodeCommand()

runNodeCommand(client, args, flags?): Promise<unknown>

Defined in: cli/commands/node.ts:31

Dispatches noos node subcommands.

Read commands return observability payloads. reconcile-payload-availability can prune local ciphertext that is no longer permitted by current policy and permissions, and defaults to dry-run unless explicitly confirmed.

Parameters

client

CliHttpClient

args

string[]

flags?

Record<string, string | boolean> = {}

Returns

Promise<unknown>

Audience-first NOOSChain documentation.