admin管理员组

文章数量:1391977

We have a use case where we need control M job to clone the repository from bitbucket and copy the cloned repo to Linux VM.

I tried executing git clone command as part of control M script, but we have to hardcode the bitbucket username and token/password to it.

And even when we use variables in control M still it is being saved in plain text. Anyone with access can able to see the credentials.

Help is much appreciated, Thanks.

本文标签: Does Control M clone git repository from bitbucketStack Overflow