Hi,
we are using aio cli and cloudmanger plugin to start the execution of cloud manager pipeline from Jenkins server.
once execution starts, we are waiting for execution to finish. Once it finishes, we are downloading the logs of production pipeline at each step by using aio cli only from Jenkins.
we are manage to download the logs of each step by using below two commands :
aio cloudmanager:get-execution-step-log
aio cloudmanager:get-quality-gate-results
we are not able to find the way to download the logs at below steps :
1. Stage Testing -> Security Testing -> Download Details
2. Stage Testing -> Performance Testing -> Download Details
how can i download logs of Stage Testing in production pipeline? Please help.
Thanks in advance.
Views
Replies
Total Likes
please use below-
aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID
More details here-
@Ankur_Khare, get-step-details gives the "Review Summary"... we want to download the "Download Details" logs...
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies