cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BTP - Cloud Foundry CLI user

dominikratzow
Explorer
1,351

Dear all,

we want to create a ci/cd pipeline with gitlab and deploy our apps directly from gitlab after building. We are facing the question how to login with the cloud foundry cli because we want to use a kind of api user.

The command to login to the cli would be

cf login -a $api_endpoint -u $user -p $password -o $organization_dev -s $space_dev

Apparently no one want to create environment variables in gitlab with their credentials. How can we create a secret key for the cloud foundry cli. We did not found it in the discover center or elsewhere. Or do we need to create a technical sap user?

Thank you in advanced,

Dominik

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
SAP Mentor
SAP Mentor
0 Likes

Please check if the Technical Communication User app would help you.