Function: actionCommandIdentityResolve()
actionCommandIdentityResolve(opts): Promise<void>
Action the identity resolve command.
Parameters
opts
object & ICliOutputOptionsConsole & ICliOutputOptionsEnv & ICliOutputOptionsJson
The options for the command.
Returns
Promise<void>