Previous Topic: modifyGroup—Modify Attributes of Software or Procedure GroupNext Topic: undeliverGroupFromStage—Undeliver Items of Software Group From Scalability Servers


Example

Suppose the Software Group named "swg_2_1" should be modified. The new name of the group is "swg_2.1" and a comment "4 test only" is added. The following command will provide the modifications.

cadsmcmd swlibrary action=modifyGroup name=swg_2_1 newName=swg_2.1 comment="4 test only"