Skip to content

nooschain v0.1.0


nooschain / cli/commands/identities / runUsersCommand

Function: runUsersCommand()

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

Defined in: cli/commands/identities.ts:64

Dispatches noos users list/show commands with optional organization filter.

Parameters

client

CliHttpClient

args

string[]

flags

Record<string, string | boolean>

Returns

Promise<unknown>

Audience-first NOOSChain documentation.