diff --git a/jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory/release-lifecycle-management.md b/jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory/release-lifecycle-management.md index 26fe248..3fddd10 100644 --- a/jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory/release-lifecycle-management.md +++ b/jfrog-applications/jfrog-cli/binaries-management-with-jfrog-artifactory/release-lifecycle-management.md @@ -94,20 +94,20 @@ The file spec may be of one of the following creation sources: ### Commands Params -| | | -|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Command-name | release-bundle-create | -| Abbreviation | rbc | -| **Command arguments:** | | -| release bundle name | Name of the newly created Release Bundle. | -| release bundle version | Version of the newly created Release Bundle. | -| **Command options:** | | -| `--project` |
[Optional]
Project key associated with the created Release Bundle version.
[Optional]
Platform Server ID configured using the 'jf config' command.
[Mandatory]
The GPG/RSA key-pair name given in Artifactory.
[Optional]
Path to a File Spec.
[Optional]
Project key associated with the created Release Bundle version.
[Optional]
Platform Server ID configured using the 'jf config' command.
[Optional]
The GPG/RSA key-pair name given in Artifactory. If the key isn't provided, the command creates or uses the default key.
[Optional]
Path to a File Spec.
[Optional]
List of semicolon-separated(;) variables in the form of "key1=value1;key2=value2;..." (wrapped by quotes) to be replaced in the File Spec. In the File Spec, the variables should be used as follows: ${key1}.
[Default: false]
Set to true to run synchronously.
[Default: false]
Set to true to run synchronously.
[Optional]
A list of semicolon-separated(;) repositories to exclude from the promotion.
[Optional]
Project key associated with the Release Bundle version.
[Optional]
Platform Server ID configured using the 'jf config' command.
[Mandatory]
The GPG/RSA key-pair name given in Artifactory.
[Optional]
The GPG/RSA key-pair name given in Artifactory. If the key isn't provided, the command creates or uses the default key
[Default: false]
Set to true to run synchronously.