Back to index
Summary
Generate personal access token for an authorized user.descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. expirationDaysIntegeroptionalSpecify the number of days after which the user access token will expire. userAccessTokenNameStringoptionalThe name of the user access token. |
Usage
Perl
$cmdr->createUserAccessToken( # optionals );
ectool
ectool createUserAccessToken \ # optionals