I understand that you want to run the same thing 100 times with different 
users, or something like that, so you have the easy one that it is to use a 
credential de type file where you store you current CVS file, in this case it 
does not change too much you current process, you retrieve the file from 
credentials and store it on a local file.

Other option is to maintain a set of credentials with some kind if pattern as 
I'd, in that way you can iterate over the 100 credentials.

Finally, if you have the possibility of use Vault or something like that you 
can retrieve your user*password from the Vault.

All depends on the level of security you need for those 100 credentials.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6ef2c60c-c22f-4fec-8bcc-39ec1ba03de3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to