I am able to add status to snapshot saying "Snap ready for Release" using CLI. I am wondering how do I add status to the component versions that are in Snapshot using CLI?
Any thoughts?
I am able to add status to snapshot saying "Snap ready for Release" using CLI. I am wondering how do I add status to the component versions that are in Snapshot using CLI?
Any thoughts?
you need to get versions in a snapshot and then assign status to individual versions - https://www.ibm.com/support/knowledgecenter/en/SS4GSP_6.2.7/com.ibm.udeploy.api.doc/topics/udclient_getsnapshotversions.html
https://www.ibm.com/support/knowledgecenter/en/SS4GSP_6.2.7/com.ibm.udeploy.api.doc/topics/udclient_addversionstatus.html