Skip to Content
0
Aug 04, 2023 at 02:27 PM

Additional login parameter for Cloud Foundry

87 Views

Hello,

I'm trying to create a job on Continuous Integration and Delivery system to deploy my CAP application to the BTP.

On my local, I'm using the platform user on IAS to access Cloud Foundry space by adding "--origin <origin>" parameter to the "cf login" command and it works as expected. I want to provide the same parameter on my CI/CD job. However, there are only the following parameters available on the Job Editor:

screenshot-2023-08-04-at-172014.png

Is there any way to provide the origin parameter here? I'm thinking that it should be possible to set the loginParameters parameter (https://www.project-piper.io/steps/cloudFoundryDeploy/#loginparameters) using the Additional Commands parts on the UI but didn't find how to do it.

Any idea how can I set this parameter on the Job Editor?

Thanks,

Abdul.

Attachments