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..b132cc7 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 @@ -98,16 +98,18 @@ The file spec may be of one of the following creation sources: |------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Command-name | release-bundle-create | | Abbreviation | rbc | -| **Command arguments:** | | +| **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]
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.
[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]
Build name to create the bundle from./p> | |
+| `--build-number` |
[Optional]
Build number to create the bundle from.
[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.