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
args
string[]
flags
Record<string, string | boolean>
Returns
Promise<unknown>