diff --git a/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/managing-configuration-entities.md b/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/managing-configuration-entities.md index 23d25ac..854ab86 100644 --- a/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/managing-configuration-entities.md +++ b/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/managing-configuration-entities.md @@ -154,7 +154,7 @@ jf rt group-delete "reviewers" ## Managing Repositories -JFrog CLI offers a set of commands for managing Artifactory repositories. You can create, update and delete repositories. To make it easier to manage repositories, the commands which create and update the repositories accept a pre-defined configuration template file. This template file can also include variables. which can be later replaced with values, when creating or updating the repositories. The configuration template file is created using the **jf rt repo-template** command. +JFrog CLI offers a set of commands for managing Artifactory repositories. You can create, update and delete repositories. To make it easier to manage repositories, the commands which create and update the repositories accept a pre-defined configuration template file. This template file can also include variables, which can be later replaced with values, when creating or updating the repositories. The configuration template file is created using the **jf rt repo-template** command. ### Creating or Configuration Template @@ -259,11 +259,11 @@ jf rt repo-delete generic-local ## Managing Replications -JFrog CLI offers commands creating and deleting replication jobs in Artifactory. To make it easier to create replication jobs, the commands which creates the replication job accepts a pre-defined configuration template file. This template file can also include variables. which can be later replaced with values, when creating the replication job. The configuration template file is created using the **jf rt replication-template** command. +JFrog CLI offers commands creating and deleting replication jobs in Artifactory. To make it easier to create replication jobs, the commands which creates the replication job accepts a pre-defined configuration template file. This template file can also include variables, which can be later replaced with values, when creating the replication job. The configuration template file is created using the **jf rt replication-template** command. ### Creating a Configuration Template -This command creates a configuration template file, which should be used as an argument for the **jf rt replication-create** command. +This command creates a configuration template file, which will be used as an argument for the **jf rt replication-create** command. When using this command to create the template, you can also provide replaceable variable, instead of fixes values. Then, when the template is used to create replication jobs, values can be provided to replace the variables in the template. @@ -378,7 +378,7 @@ These commands create/update a permission target. The commands accept as an argu | Command-name | permission-target-create / permission-target-update | | Abbreviation | rt ptc / rt ptu | | Command arguments | | -| template path | Specifies the local file system path for the template file to be used for the permission target creation or update. The template can be created using the "jf rt ptt" command. | +| template path | Specifies the local file system path for the template file to be used for the permission target creation or update. The template should be created using the "jf rt ptt" command. | | Command-name | permission-target-create / permission-target-update | | Abbreviation | rt ptc / rt ptu | | Command options | | 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 614356a..0a08ca5 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 @@ -98,16 +98,16 @@ The file spec may be of one of the following creation sources: |------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 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 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.
[Default: false]
Set to true to run synchronously.
[Optional]
A list of semicolon-separated repositories to include in the promotion. If this property is left undefined, all repositories (except those specifically excluded) are included in the promotion. If one or more repositories are specifically included, all other repositories are excluded.
[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 config command.
[Mandatory]
The GPG/RSA key-pair name given in Artifactory.
[Default: false]
Set to true to run synchronously.
[Default: false]
Set to true to run synchronously.
[Default: *]
Wildcard filter for site city name.
[Default: *]
Semicolon-separated list of wildcard filters for site country codes.
[Optional]
Project key associated with the Release Bundle version.
[Optional]
Platform server ID configured using the config command.
[Default: *]
Wildcard filter for site name.
[Default: false]
Set to true to run synchronously.
[Default: false]
Set to true to run synchronously.
[Optional]
Project key associated with the Release Bundle version.
[Default: $CI]
Set to true to skip the delete confirmation message.
[Optional]
Platform server ID configured using the config command.
[Default: false]
Set to true to run synchronously.
[Default: *]
Wildcard filter for site city name.
[Default: *]
Semicolon-separated list of wildcard filters for site country codes.
[Optional]
Platform server ID configured using the config command.
[Default: *]
Wildcard filter for site name.
[Default: false]
Set to true to run synchronously.