From 006bc4e0756f4c5104cb2d9da47a02c2ec34020c Mon Sep 17 00:00:00 2001 From: eyalbe4 Date: Wed, 23 Oct 2024 07:04:02 +0300 Subject: [PATCH] JFrog CLI - Mention the removal of the --archive-entries option since version 7.90.5 of Artifactory --- .../cli-for-jfrog-artifactory/generic-files.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/generic-files.md b/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/generic-files.md index 8021c9b..a4d42d8 100644 --- a/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/generic-files.md +++ b/jfrog-applications/jfrog-cli/cli-for-jfrog-artifactory/generic-files.md @@ -163,7 +163,7 @@ This command is used to download files from Artifactory. | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| | `--fail-no-op` |

[Default: false]
Set to true if you'd like the command to return exit code 2 in case of no files are affected.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--detailed-summary` |

[Default: false]
Set to true to include a list of the affected files as part of the command output summary.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--gpg-key` |

[Optional]
Path to the public GPG key file located on the file system, used to validate downloaded release bundle files.

| @@ -237,7 +237,7 @@ This command is used to copy files in Artifactory | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| | `--fail-no-op` |

[Default: false]
Set to true if you'd like the command to return exit code 2 in case of no files are affected.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--retries` |

[Default: 3]
Number for HTTP retry attempts.

| | `--retry-wait-time` |

[Default: 0s]
Number of seconds or milliseconds to wait between retries. The numeric value should either end with s for seconds or ms for milliseconds (for example: 10s or 100ms).

| @@ -309,7 +309,7 @@ This command is used to move files in Artifactory | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| | `--fail-no-op` |

[Default: false]
Set to true if you'd like the command to return exit code 2 in case of no files are affected.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--retries` |

[Default: 3]
Number of HTTP retry attempts.

| | `--retry-wait-time` |

[Default: 0s]
Number of seconds or milliseconds to wait between retries. The numeric value should either end with s for seconds or ms for milliseconds (for example: 10s or 100ms).

| @@ -379,7 +379,7 @@ This command is used to delete files in Artifactory | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| | `--fail-no-op` |

[Default: false]
Set to true if you'd like the command to return exit code 2 in case of no files are affected.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--threads` |

[Default: 3]
Number of threads used for deleting the items.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--retries` |

[Default: 3]
Number of HTTP retry attempts.

| @@ -439,7 +439,7 @@ This command is used to search and display files in Artifactory. | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| | `--fail-no-op` |

[Default: false]
Set to true if you'd like the command to return exit code 2 in case of no files are affected.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--retries` |

[Default: 3]
Number of HTTP retry attempts.

| | `--retry-wait-time` |

[Default: 0s]
Number of seconds or milliseconds to wait between retries. The numeric value should either end with s for seconds or ms for milliseconds (for example: 10s or 100ms).

| @@ -504,7 +504,7 @@ This command is used for setting properties on existing files in Artifactory. | `--sort-order` |

[Default: asc]
The order by which fields in the 'sort-by' option should be sorted. Accepts `asc` or `desc`.

| | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--threads` |

[Default: 3]
Number of working threads.

| | `--retries` |

[Default: 3]
Number of HTTP retry attempts.

| @@ -583,7 +583,7 @@ This command is used for deleting properties from existing files in Artifactory. | `--sort-order` |

[Default: asc]
The order by which fields in the 'sort-by' option should be sorted. Accepts `asc` or `desc`.

| | `--limit` |

[Optional]
The maximum number of items to fetch. Usually used with the 'sort-by' option.

| | `--offset` |

[Optional]
The offset from which to fetch items (i.e. how many items should be skipped). Usually used with the 'sort-by' option.

| -| `--archive-entries` |

[Optional]
If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| +| `--archive-entries` |

[Optional]
This option is no longer supported since version 7.90.5 of Artifactory. If specified, only archive artifacts containing entries matching this pattern are matched. You can use wildcards to specify multiple artifacts.

| | `--insecure-tls` |

[Default: false]
Set to true to skip TLS certificates verification.

| | `--retries` |

[Default: 3]
Number of HTTP retry attempts.

| | `--retry-wait-time` |

[Default: 0s]
Number of seconds or milliseconds to wait between retries. The numeric value should either end with s for seconds or ms for milliseconds (for example: 10s or 100ms).

|