diff --git a/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/release-lifecycle-management.md b/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/release-lifecycle-management.md index 0a1daed..5730abd 100644 --- a/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/release-lifecycle-management.md +++ b/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. | `--server-id` |

[Optional]
Platform Server ID configured using the 'jf config' command.

| | `--signing-key` |

[Mandatory]
The GPG/RSA key-pair name given in Artifactory.

| | `--sync` |

[Default: true]
Set to false to run asynchronously.

| -| `--promootion-type` |

[Default: copy]
Specifies the promotion type. (Valid values: move / copy) .

| +| `--promotion-type` |

[Default: copy]
Specifies the promotion type. (Valid values: move / copy) .

| ### Examples