We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81905f commit d579673Copy full SHA for d579673
jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/release-lifecycle-management.md
@@ -159,7 +159,7 @@ This command allows promoting a Release Bundle to a target environment.
159
| `--server-id` | <p>[Optional]<br>Platform Server ID configured using the 'jf config' command.</p> |
160
| `--signing-key` | <p>[Mandatory]<br>The GPG/RSA key-pair name given in Artifactory.</p> |
161
| `--sync` | <p>[Default: true]<br>Set to false to run asynchronously.</p> |
162
-| `--promootion-type` | <p>[Default: copy]<br>Specifies the promotion type. (Valid values: move / copy) .</p> |
+| `--promotion-type` | <p>[Default: copy]<br>Specifies the promotion type. (Valid values: move / copy) .</p> |
163
164
### Examples
165
0 commit comments