0

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?

user9473385
  • 131
  • 2
  • 8

1 Answers1

0

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

Ashokekumar S
  • 351
  • 3
  • 7