Sets local application Id. After this command, further application processing (QOps-Prepare, QOps-Build, QOps-Release) could be done by new alias set in the -TargetAppId parameter.
New in version 1.12.41
Syntax:
QOps-SetLocalApp -OriginAppId <origin_app_id> -TargetAppId <target_app_id>
Parameters meaning:
-OriginAppId defines local application Id
-TargetAppId defines target application Id
Example:
QOps-SetLocalApp -OriginAppId "6c6f8c63-944f-47df-aff6-e1862dccef88" -TargetAppId "CustomAppId"