You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| --overwrite | <p>[Default: false]<br><br>Set to true to replace artifacts with the same name but a different checksum if such already exist at the promotion targets. By default, the promotion is stopped in a case of such conflict</p> |
120
-
| --project | <p>[Optional]<br><br>Project key associated with the Release Bundle version.</p> |
121
-
| --server-id | <p>[Optional]<br><br>Platform server ID configured using the config command.</p> |
122
-
| --signing-key | <p>[Mandatory]<br><br>The GPG/RSA key-pair name given in Artifactory.</p> |
123
-
| --sync | <p>[Default: false]<br><br>Set to true to run synchronously.</p> |
124
-
| Command arguments | |
125
-
| release bundle name | Name of the Release Bundle to promote. |
126
-
| release bundle version | Version of the Release Bundle to promote. |
127
-
| environment | Name of the target environment for the promotion. |
Promote a release bundle synchronously to environment "PROD". The release bundle is named "myApp", version "1.0.0", of project "project0". Use signing key pair "myKeyPair" and overwrite at conflict.
139
+
Promote a release bundle synchronously to environment "PROD". The release bundle is named "myApp", version "1.0.0", of project "project0". Use signing key pair "myKeyPair".
0 commit comments