mc idp ldap accesskey create can take a second parameter not described in the docs.
Update the docs to reflect the third example in the help output.
Create a new access key pair for user with username "james" that expires in 1 day
$ mc idp ldap accesskey create local/ james --expiry-duration 24h
Where james is the target user for which the accesskey is created.
Goals
mc idp ldap accesskey createcan take a second parameter not described in the docs.Update the docs to reflect the third example in the help output.
Where
jamesis the target user for which the accesskey is created.Goals